From d3ff5cdc069c83b631f144191c56fdee21a00ee1 Mon Sep 17 00:00:00 2001 From: sijanec Date: Sun, 27 Sep 2020 19:54:21 +0200 Subject: styling changes --- 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 5a895a3..d031bd6 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 = "cc5cd1d44867e6c3ac628f8d141969111c28a46d"; +const previous_commit = "d9c8e2d2493b5b20b81f9a27291d4b333dd3389a"; const BEZIAPP_UPDATE_INTERVAL = 300; // update vsakih 300 sekund if ("serviceWorker" in navigator) { -- cgit v1.2.3