This commit is contained in:
Ginger Wong
2020-07-18 17:17:10 -07:00
parent 0af67c0cdc
commit e12de3215f
2 changed files with 1 additions and 26 deletions

View File

@@ -46,7 +46,6 @@ class Owncast {
el: '#app-container',
data: {
isOnline: false,
// layout: hasTouchScreen() ? 'touch' : 'desktop',
messages: [],
overallMaxViewerCount: 0,
sessionMaxViewerCount: 0,