chore: make class to get the device form factor
This commit is contained in:
@@ -877,7 +877,7 @@
|
||||
refreshing: false,
|
||||
restartResult: '',
|
||||
showAlert: false,
|
||||
isMobile: window.innerWidth <= 768,
|
||||
isMobile: DeviceUtils.isMobile(),
|
||||
advSettings: 'xraySetting',
|
||||
obsSettings: '',
|
||||
cm: null,
|
||||
|
||||
Reference in New Issue
Block a user