Fix: Trader shows in 3.5.0
This commit is contained in:
parent
7d3dbf6cd1
commit
36bba54334
@ -1,6 +1,15 @@
|
|||||||
{
|
{
|
||||||
"_id": "cat",
|
"_id": "cat",
|
||||||
"working": true,
|
"working": true,
|
||||||
|
"availableInRaid": false,
|
||||||
|
"items_buy": {
|
||||||
|
"category": [
|
||||||
|
"5422acb9af1c889c16000029",
|
||||||
|
"5448e8d04bdc2ddf718b4569"
|
||||||
|
],
|
||||||
|
"id_list": []
|
||||||
|
},
|
||||||
|
"items_buy_prohibited": {},
|
||||||
"customization_seller": false,
|
"customization_seller": false,
|
||||||
"name": "Cat",
|
"name": "Cat",
|
||||||
"surname": " ",
|
"surname": " ",
|
||||||
@ -34,8 +43,7 @@
|
|||||||
"excluded_category": []
|
"excluded_category": []
|
||||||
},
|
},
|
||||||
"gridHeight": 150,
|
"gridHeight": 150,
|
||||||
"loyaltyLevels": [
|
"loyaltyLevels": [{
|
||||||
{
|
|
||||||
"minLevel": 1,
|
"minLevel": 1,
|
||||||
"minSalesSum": 0,
|
"minSalesSum": 0,
|
||||||
"minStanding": 0,
|
"minStanding": 0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user