mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 11:04:15 +00:00
19 lines
227 B
JSON
19 lines
227 B
JSON
[
|
|
{
|
|
"id": "search",
|
|
"label": "Search",
|
|
"icon": "FiSearch"
|
|
},
|
|
{
|
|
"id": "apps",
|
|
"label": "Apps",
|
|
"icon": "MdApps"
|
|
},
|
|
{
|
|
"id": "settings",
|
|
"label": "Settings",
|
|
"icon": "FiSettings",
|
|
"path": "/settings"
|
|
}
|
|
]
|