update group decorator

This commit is contained in:
SrGooglo 2023-01-23 23:16:09 +00:00
parent 0260427383
commit f6e28d2463

View File

@ -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"
}
}