From d9c8e2d2493b5b20b81f9a27291d4b333dd3389a Mon Sep 17 00:00:00 2001 From: sijanec Date: Sun, 27 Sep 2020 19:46:41 +0200 Subject: fixed bug, last commit sux --- dist/js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/js/app.js') diff --git a/dist/js/app.js b/dist/js/app.js index 4fdfad8..5a895a3 100755 --- a/dist/js/app.js +++ b/dist/js/app.js @@ -3,7 +3,7 @@ const app_version = "1.0.16.0-beta"; -const previous_commit = "140f8a9b1842bb999da12073ea2e52fd0c72b1b5"; +const previous_commit = "cc5cd1d44867e6c3ac628f8d141969111c28a46d"; const BEZIAPP_UPDATE_INTERVAL = 300; // update vsakih 300 sekund if ("serviceWorker" in navigator) { -- cgit v1.2.3