fix: refresh app icons and raise mobile quick win button
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
const CACHE_NAME = "putzliga-shell-v3";
|
||||
const CACHE_NAME = "putzliga-shell-v4";
|
||||
const ASSETS = [
|
||||
"/static/css/style.css",
|
||||
"/static/js/app.js",
|
||||
"/static/images/favicon.png",
|
||||
"/static/images/apple-touch-icon.png",
|
||||
"/static/images/logo-mark.png",
|
||||
"/static/images/pwa-icon-192.png",
|
||||
"/static/images/pwa-icon-512.png"
|
||||
|
||||
Reference in New Issue
Block a user