fix: se aggiungi XLS non si aggiornava la lista correttamente, non ricaricava...

This commit is contained in:
Surya Paolo
2025-11-18 13:08:47 +01:00
parent 4eb8838dbc
commit fc569192e7
14 changed files with 137 additions and 73 deletions

View File

@@ -3,7 +3,7 @@
/* global workbox */
/* global cfgenv */
const VITE_APP_VERSION = '1.2.77';
const VITE_APP_VERSION = '1.2.78';
// Costanti di configurazione
const DYNAMIC_CACHE = 'dynamic-cache-v2';