Skip to content

Commit d1ce8ac

Browse files
committed
Fix structure
1 parent b7908a2 commit d1ce8ac

File tree

2 files changed

+672
-659
lines changed

2 files changed

+672
-659
lines changed

data/structure.json

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@
3232
"id": "channels_and_chats_number",
3333
"icon": "groups"
3434
},
35-
{
36-
"id": "geochats_number",
37-
"icon": "person_pin_circle"
38-
},
3935
{
4036
"id": "gifs_number",
4137
"icon": "gif"
@@ -377,7 +373,7 @@
377373
"icon": "widgets"
378374
},
379375
{
380-
"id": "username length",
376+
"id": "username_length",
381377
"icon": "alternate_email"
382378
},
383379
{
@@ -413,9 +409,21 @@
413409
"icon": "format_shapes"
414410
},
415411
{
416-
"id": "messaging_frequency_groups",
412+
"id": "formatting_entities",
413+
"icon": "flip_to_front"
414+
},
415+
{
416+
"id": "messaging_frequency",
417417
"icon": "speed"
418418
},
419+
{
420+
"id": "messaging_frequency_groups",
421+
"icon": "people"
422+
},
423+
{
424+
"id": "messaging_frequency_broadcast",
425+
"icon": "campaign"
426+
},
419427
{
420428
"id": "api_requests_frequency",
421429
"icon": "api"
@@ -589,4 +597,4 @@
589597
}
590598
]
591599
}
592-
]
600+
]

0 commit comments

Comments
 (0)