comty/packages/app/constants/settingsGroupsDecorator.json
2022-02-22 20:22:13 +01:00

18 lines
317 B
JSON

{
"general": {
"title": "General",
"icon": "Settings"
},
"notifications": {
"title": "Notifications",
"icon": "Bell"
},
"sidebar": {
"title": "Sidebar",
"icon": "Layout"
},
"aspect": {
"title": "Aspect",
"icon": "Eye"
}
}