aboutsummaryrefslogtreecommitdiff
path: root/features/streamsGUI
diff options
context:
space:
mode:
authorSoopyboo32 <49228220+Soopyboo32@users.noreply.github.com>2021-11-21 22:21:31 +0800
committerSoopyboo32 <49228220+Soopyboo32@users.noreply.github.com>2021-11-21 22:21:31 +0800
commit5139209b268a6f34b2fa65b3963f451a4e316ce6 (patch)
tree13b55578968aac9e75b7f8ca45a7866ca44259b7 /features/streamsGUI
parent42755196a746aeb309f6b87c48f6b2e2fc0c68cf (diff)
downloadSoopyV2-5139209b268a6f34b2fa65b3963f451a4e316ce6.tar.gz
SoopyV2-5139209b268a6f34b2fa65b3963f451a4e316ce6.tar.bz2
SoopyV2-5139209b268a6f34b2fa65b3963f451a4e316ce6.zip
Fix boss slain timer, and some comments
Diffstat (limited to 'features/streamsGUI')
-rw-r--r--features/streamsGUI/index.js5
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(){