- Versione 1.1.0 (non ancora rilasciata).

- - fix: La partecipazione agli eventi, non viene salvata correttamente e non visualizzava.
This commit is contained in:
Surya Paolo
2024-09-30 14:50:49 +02:00
parent 522cff7c6b
commit 83a5b8b18b
32 changed files with 63 additions and 64 deletions

View File

@@ -34,7 +34,7 @@ self.addEventListener('activate', (event) => {
});
const VersioneApp = "1.0.61";
const VersioneApp = "1.1.0";
console.log(' [ VER-' + VersioneApp + ' ] _---------________------ PAO: this is my custom service worker');