diff --git a/packages/app/constants/routes.json b/packages/app/constants/routes.json index 8232575e..00f8233e 100644 --- a/packages/app/constants/routes.json +++ b/packages/app/constants/routes.json @@ -18,5 +18,15 @@ "id": "marketplace", "title": "Marketplace", "icon": "Package" + }, + { + "id": "streams", + "title": "Streams", + "icon": "Tv" + }, + { + "id": "streaming_control", + "title": "Streaming Control", + "icon": "Video" } ] \ No newline at end of file