update group decorator

This commit is contained in:
SrGooglo 2023-01-23 23:16:09 +00:00
parent 95ceba77e8
commit abad5c80b4

View File

@ -42,5 +42,13 @@
"posts": {
"title": "Posts",
"icon": "MdOutlineFeed"
},
"sync.settings": {
"title": "Sync Settings",
"icon": "MdSync"
},
"sync.accounts": {
"title": "Synced Accounts",
"icon": "MdLinearScale"
}
}