mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-14 07:08:30 +00:00
format
This commit is contained in:
parent
44ef372399
commit
3d27a5f8c7
@ -1,4 +1,4 @@
|
||||
import { registerSW } from 'virtual:pwa-register'
|
||||
import { registerSW } from 'virtual:pwa-register';
|
||||
|
||||
registerSW({
|
||||
immediate: true,
|
||||
@ -8,4 +8,4 @@ registerSW({
|
||||
onOfflineReady() {
|
||||
// console.log('PWA application ready to work offline')
|
||||
},
|
||||
})
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user