From a95a304169b373045de445457150df26122811cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Sat, 3 Sep 2022 22:00:38 +0200 Subject: css fix --- dist/js/app.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dist/js') diff --git a/dist/js/app.js b/dist/js/app.js index 817147d..3c16f58 100755 --- a/dist/js/app.js +++ b/dist/js/app.js @@ -4,8 +4,8 @@ // @begin=js@ -const app_version = "1.0.17.1-beta"; -const previous_commit = "abd9011fa84bdc1f6ee583e387d0ec686c3dc3ab"; +const app_version = "1.0.17.2-beta"; +const previous_commit = "b20761c7fd387dc27257639899034de40f6c7afb"; const BEZIAPP_UPDATE_INTERVAL = 300; // update vsakih 300 sekund if (location.protocol !== 'https:') { -- cgit v1.2.3