Skip to content

Commit

Permalink
Fix structure
Browse files Browse the repository at this point in the history
  • Loading branch information
Sominemo committed Jan 8, 2025
1 parent b7908a2 commit d1ce8ac
Show file tree
Hide file tree
Showing 2 changed files with 672 additions and 659 deletions.
22 changes: 15 additions & 7 deletions data/structure.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@
"id": "channels_and_chats_number",
"icon": "groups"
},
{
"id": "geochats_number",
"icon": "person_pin_circle"
},
{
"id": "gifs_number",
"icon": "gif"
Expand Down Expand Up @@ -377,7 +373,7 @@
"icon": "widgets"
},
{
"id": "username length",
"id": "username_length",
"icon": "alternate_email"
},
{
Expand Down Expand Up @@ -413,9 +409,21 @@
"icon": "format_shapes"
},
{
"id": "messaging_frequency_groups",
"id": "formatting_entities",
"icon": "flip_to_front"
},
{
"id": "messaging_frequency",
"icon": "speed"
},
{
"id": "messaging_frequency_groups",
"icon": "people"
},
{
"id": "messaging_frequency_broadcast",
"icon": "campaign"
},
{
"id": "api_requests_frequency",
"icon": "api"
Expand Down Expand Up @@ -589,4 +597,4 @@
}
]
}
]
]
Loading

0 comments on commit d1ce8ac

Please sign in to comment.