We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e8dd13 + 31cdd75 commit 79e2d77Copy full SHA for 79e2d77
data/structure.json
@@ -635,6 +635,10 @@
635
{
636
"id": "minimum_stars_amount_withdraw",
637
"icon": "star"
638
+ },
639
+ {
640
+ "id": "gift_collections_users_profile",
641
+ "icon": "collections"
642
}
643
]
644
localization/en/data.json
@@ -740,6 +740,10 @@
740
"minimum_stars_amount_withdraw": {
741
"name": "Minimum stars amount for withdrawal",
742
"text": "1000 stars"
743
744
+ "gift_collections_users_profile": {
745
+ "name": "Gift collections in user's profile",
746
+ "text": "up to 10"
747
748
749
0 commit comments