mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 11:04:15 +00:00
32 lines
567 B
JSON
32 lines
567 B
JSON
[
|
|
{
|
|
"id": "main",
|
|
"title": "Dashboard",
|
|
"icon": "Home"
|
|
},
|
|
{
|
|
"id": "explore",
|
|
"title": "Explore",
|
|
"icon": "Compass"
|
|
},
|
|
{
|
|
"id": "saved",
|
|
"title": "Saved",
|
|
"icon": "Archive"
|
|
},
|
|
{
|
|
"id": "marketplace",
|
|
"title": "Marketplace",
|
|
"icon": "Package"
|
|
},
|
|
{
|
|
"id": "streams",
|
|
"title": "Streams",
|
|
"icon": "Tv"
|
|
},
|
|
{
|
|
"id": "streaming_control",
|
|
"title": "Streaming Control",
|
|
"icon": "Video"
|
|
}
|
|
] |