notes memory

This commit is contained in:
2026-04-27 15:42:17 +02:00
parent 94e14a3674
commit 410f1acd5d
9 changed files with 755 additions and 20 deletions

View File

@@ -1,8 +1,8 @@
const CACHE_NAME = "opensquared-assistant-v6";
const CACHE_NAME = "opensquared-assistant-v7";
const ASSETS = [
"/",
"/styles.css",
"/app.js?v=6",
"/app.js?v=7",
"/manifest.webmanifest",
"/icons/icon-v2.svg"
];