diff options
Diffstat (limited to '')
-rwxr-xr-x | dist/js/app.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/js/app.js b/dist/js/app.js index 2154fd7..fe857c9 100755 --- a/dist/js/app.js +++ b/dist/js/app.js @@ -4,7 +4,7 @@ // @begin=html@ const app_version = "1.0.16.0-beta"; -const previous_commit = "d3ff5cdc069c83b631f144191c56fdee21a00ee1"; +const previous_commit = "f54120aa036215dee0f02ff2c1a9ce20def75006"; const BEZIAPP_UPDATE_INTERVAL = 300; // update vsakih 300 sekund if ("serviceWorker" in navigator) { |