From 5c8d213252e72998320cf89c1baca6bfe72e05c0 Mon Sep 17 00:00:00 2001 From: sijanec Date: Mon, 18 Jan 2021 10:03:30 +0100 Subject: replaces gimsis/gse/ to gimsis/ --- 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 6d1226e..e1f568a 100755 --- a/dist/js/app.js +++ b/dist/js/app.js @@ -5,7 +5,7 @@ // @begin=js@ const app_version = "1.0.16.2-beta"; -const previous_commit = "90dfb784cc11a8cc52e3cfb063273f44849f62a1"; +const previous_commit = "095b66391412ad617eda18ceb503704a9f159703"; const BEZIAPP_UPDATE_INTERVAL = 300; // update vsakih 300 sekund if ("serviceWorker" in navigator) { -- cgit v1.2.3