mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 03:24:16 +00:00
added streaming routes
This commit is contained in:
parent
1a0a53445e
commit
0ae6cbc0d9
@ -18,5 +18,15 @@
|
|||||||
"id": "marketplace",
|
"id": "marketplace",
|
||||||
"title": "Marketplace",
|
"title": "Marketplace",
|
||||||
"icon": "Package"
|
"icon": "Package"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "streams",
|
||||||
|
"title": "Streams",
|
||||||
|
"icon": "Tv"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "streaming_control",
|
||||||
|
"title": "Streaming Control",
|
||||||
|
"icon": "Video"
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user