Add hands-free PWA mode and systemd service
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
const CACHE_NAME = "opensquared-assistant-v4";
|
||||
const CACHE_NAME = "opensquared-assistant-v5";
|
||||
const ASSETS = [
|
||||
"/",
|
||||
"/styles.css",
|
||||
"/app.js?v=4",
|
||||
"/app.js?v=5",
|
||||
"/manifest.webmanifest",
|
||||
"/icons/icon-v2.svg"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user