- fatta ottimizzazione della funzione addExtraInfo, chiamando parallelamente tutte le promise...

This commit is contained in:
Surya Paolo
2025-03-13 12:48:17 +01:00
parent 404194b873
commit f187fb2146
13 changed files with 21 additions and 21 deletions

View File

@@ -84,7 +84,7 @@ self.addEventListener('activate', (event) => {
);
});
const VITE_APP_VERSION = "1.2.14";
const VITE_APP_VERSION = "1.2.15";
console.log(' [ VER-' + VITE_APP_VERSION + ' ] _---------________------ PAO: this is my custom service worker: ' + ORA);