comty/packages/app/constants/settingsGroupsDecorator.json
2022-03-11 01:04:47 +01:00

22 lines
412 B
JSON

{
"general": {
"title": "General",
"icon": "Settings"
},
"notifications": {
"title": "Notifications",
"icon": "Bell"
},
"sidebar": {
"title": "Sidebar",
"icon": "Layout"
},
"aspect": {
"title": "Aspect",
"icon": "Eye"
},
"account.basicInfo": {
"title": "Basic Information",
"icon": "Info"
}
}