saving token

This commit is contained in:
2026-06-15 09:39:33 +03:00
parent 933e56207e
commit ace3e89033
2 changed files with 15 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import { VitePWA } from 'vite-plugin-pwa';
export default defineConfig({
plugins: [
// basicSsl(),
basicSsl(),
VitePWA({
registerType: 'autoUpdate',
includeAssets: ['favicon.svg', 'icon-192.png', 'icon-512.png'],