mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-06 08:34:14 +01:00
fix: conflicting entries in cache list
This commit is contained in:
parent
0a03002b7d
commit
b916de9182
1 changed files with 0 additions and 1 deletions
|
|
@ -316,7 +316,6 @@ module.exports = {
|
|||
/* Progressive Web App settings, used by Vue Config */
|
||||
pwa: {
|
||||
name: 'Dashy',
|
||||
manifestPath: './manifest.json',
|
||||
themeColor: '#00af87',
|
||||
msTileColor: '#0b1021',
|
||||
mode: 'production',
|
||||
|
|
|
|||
Loading…
Reference in a new issue