mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 11:04:15 +00:00
14 lines
230 B
JSON
14 lines
230 B
JSON
[
|
|
{
|
|
"id": "main",
|
|
"title": "Dashboard",
|
|
"icon": "Home",
|
|
"locked": true
|
|
},
|
|
{
|
|
"id": "explore",
|
|
"title": "Explore",
|
|
"icon": "Compass",
|
|
"locked": true
|
|
}
|
|
] |