mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-27 07:24:30 -04:00
format
This commit is contained in:
+2
-2
@@ -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')
|
||||
},
|
||||
})
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user