comty/packages/app/schemas/settingsGroups.json
2021-11-17 17:58:04 +01:00

14 lines
230 B
JSON

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