diff options
Diffstat (limited to 'features/streamsGUI')
-rw-r--r-- | features/streamsGUI/index.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/features/streamsGUI/index.js b/features/streamsGUI/index.js index 9ac7bc0..2cd2a4f 100644 --- a/features/streamsGUI/index.js +++ b/features/streamsGUI/index.js @@ -75,7 +75,12 @@ class StreamPage extends GuiPage { this.openSidebarPage(sidebar) + /* + TODO: finish this + - Open stream in browser button + - show live chat + */ } onOpen(){ |