fix msg container

This commit is contained in:
Ginger Wong
2020-06-11 01:24:05 -07:00
parent 69ba10a898
commit 9b2e4f40c9
3 changed files with 30 additions and 10 deletions

View File

@@ -8,7 +8,7 @@ function setupApp() {
})
window.app = new Vue({
el: "#app",
el: "#info",
data: {
streamStatus: "",
viewerCount: 0,