disable pwa

This commit is contained in:
2023-04-26 23:50:57 +08:00
parent 9ad0005c87
commit afb2e49345
2 changed files with 0 additions and 33 deletions

View File

@@ -1,6 +1,5 @@
import { createApp } from 'vue';
import App from './App.vue';
import './registerServiceWorker';
import router from './router';
import store from './store';