Skip to content

Commit 79e2d77

Browse files
authored
Merge Visual Editor PR #400
Approved by team member **2800
2 parents 8e8dd13 + 31cdd75 commit 79e2d77

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

data/structure.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -635,6 +635,10 @@
635635
{
636636
"id": "minimum_stars_amount_withdraw",
637637
"icon": "star"
638+
},
639+
{
640+
"id": "gift_collections_users_profile",
641+
"icon": "collections"
638642
}
639643
]
640644
}

localization/en/data.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -740,6 +740,10 @@
740740
"minimum_stars_amount_withdraw": {
741741
"name": "Minimum stars amount for withdrawal",
742742
"text": "1000 stars"
743+
},
744+
"gift_collections_users_profile": {
745+
"name": "Gift collections in user's profile",
746+
"text": "up to 10"
743747
}
744748
}
745749
}

0 commit comments

Comments
 (0)