fix lint oncemore
This commit is contained in:
parent
bb6b9d3d8a
commit
41cc20b39f
|
@ -26,7 +26,7 @@
|
|||
]
|
||||
|
||||
let saving = false
|
||||
let pwaEnabled = $licensing.pwaEnabled
|
||||
let pwaEnabled = true
|
||||
let uploadingIcons = false
|
||||
|
||||
let pwaConfig = $appStore.pwa || {
|
||||
|
|
Loading…
Reference in New Issue