- ver 1.2.47 :

- corretto errore di modifica scheda
- aggiunto scraping (fase 1)
This commit is contained in:
Surya Paolo
2025-05-16 10:26:29 +02:00
parent b7ecd60fc3
commit 810815a12a
23 changed files with 103 additions and 80 deletions

View File

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