Add soft French voice and contact saving

This commit is contained in:
2026-04-27 08:31:10 +02:00
parent f876b3a635
commit 94e14a3674
8 changed files with 99 additions and 19 deletions

View File

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