mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
13 lines
219 B
JSON
13 lines
219 B
JSON
[
|
|
{
|
|
"id": "search",
|
|
"label": "Search",
|
|
"icon": "FiSearch"
|
|
},
|
|
{
|
|
"id": "settings",
|
|
"label": "Settings",
|
|
"icon": "FiSettings",
|
|
"path": "/settings"
|
|
}
|
|
] |