initial layout

This commit is contained in:
Ginger Wong
2020-06-04 01:31:47 -07:00
parent a29852f404
commit 9b63d1ffb3
2 changed files with 97 additions and 77 deletions

View File

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