fix: conflicting entries in cache list

This commit is contained in:
uy/sun 2025-07-12 22:48:12 +08:00
parent 0a03002b7d
commit b916de9182
No known key found for this signature in database

View File

@ -316,7 +316,6 @@ module.exports = {
/* Progressive Web App settings, used by Vue Config */ /* Progressive Web App settings, used by Vue Config */
pwa: { pwa: {
name: 'Dashy', name: 'Dashy',
manifestPath: './manifest.json',
themeColor: '#00af87', themeColor: '#00af87',
msTileColor: '#0b1021', msTileColor: '#0b1021',
mode: 'production', mode: 'production',