mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +00:00
update group decorator
This commit is contained in:
parent
95ceba77e8
commit
abad5c80b4
@ -23,7 +23,7 @@
|
|||||||
"title": "Account Security",
|
"title": "Account Security",
|
||||||
"icon": "Lock"
|
"icon": "Lock"
|
||||||
},
|
},
|
||||||
"security.other":{
|
"security.other": {
|
||||||
"title": "Others",
|
"title": "Others",
|
||||||
"icon": "MoreHorizontal"
|
"icon": "MoreHorizontal"
|
||||||
},
|
},
|
||||||
@ -42,5 +42,13 @@
|
|||||||
"posts": {
|
"posts": {
|
||||||
"title": "Posts",
|
"title": "Posts",
|
||||||
"icon": "MdOutlineFeed"
|
"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