mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-06 16:43:13 +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 */
|
/* 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',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue