Added native os notifications

This commit is contained in:
2026-07-01 22:11:24 +10:00
parent d1b50e2f1a
commit 84379baf6a
19 changed files with 213 additions and 39 deletions
+2 -1
View File
@@ -39,7 +39,8 @@
"vite": "^8.0.0",
"vite-plugin-pwa": "^1.3.0",
"vite-plugin-vuetify": "^2.1.3",
"vue": "^3.4.0"
"vue": "^3.4.0",
"workbox-precaching": "^7.4.1"
}
},
"node_modules/@alloc/quick-lru": {