mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 19:14:16 +00:00
58 lines
1.2 KiB
JSON
Executable File
58 lines
1.2 KiB
JSON
Executable File
{
|
|
"general": {
|
|
"title": "General",
|
|
"icon": "Settings"
|
|
},
|
|
"notifications": {
|
|
"title": "Notifications",
|
|
"icon": "Bell"
|
|
},
|
|
"sidebar": {
|
|
"title": "Sidebar",
|
|
"icon": "Layout"
|
|
},
|
|
"aspect": {
|
|
"title": "Aspect",
|
|
"icon": "Eye"
|
|
},
|
|
"animations": {
|
|
"title": "Animations",
|
|
"icon": "MdOutlineAnimation"
|
|
},
|
|
"security.account": {
|
|
"title": "Account Security",
|
|
"icon": "Lock"
|
|
},
|
|
"security.other": {
|
|
"title": "Others",
|
|
"icon": "MoreHorizontal"
|
|
},
|
|
"account.basicInfo": {
|
|
"title": "Basic Information",
|
|
"icon": "Info"
|
|
},
|
|
"account.profile": {
|
|
"title": "Profile",
|
|
"icon": "Book"
|
|
},
|
|
"layout": {
|
|
"title": "Layout",
|
|
"icon": "Layers"
|
|
},
|
|
"posts": {
|
|
"title": "Posts",
|
|
"icon": "MdOutlineFeed"
|
|
},
|
|
"sync.settings": {
|
|
"title": "Sync Settings",
|
|
"icon": "MdSync"
|
|
},
|
|
"sync.accounts": {
|
|
"title": "Synced Accounts",
|
|
"icon": "MdLinearScale"
|
|
},
|
|
"ui.sounds": {
|
|
"title": "UI Sounds",
|
|
"icon": "Volume2"
|
|
}
|
|
} |