mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
update group decorator
This commit is contained in:
parent
0260427383
commit
f6e28d2463
@ -23,7 +23,7 @@
|
||||
"title": "Account Security",
|
||||
"icon": "Lock"
|
||||
},
|
||||
"security.other":{
|
||||
"security.other": {
|
||||
"title": "Others",
|
||||
"icon": "MoreHorizontal"
|
||||
},
|
||||
@ -42,5 +42,13 @@
|
||||
"posts": {
|
||||
"title": "Posts",
|
||||
"icon": "MdOutlineFeed"
|
||||
},
|
||||
"sync.settings": {
|
||||
"title": "Sync Settings",
|
||||
"icon": "MdSync"
|
||||
},
|
||||
"sync.accounts": {
|
||||
"title": "Synced Accounts",
|
||||
"icon": "MdLinearScale"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user