From 170e5d4b3a65adf8cfd85acb636aa91cf9d6af0c Mon Sep 17 00:00:00 2001 From: sijanec Date: Tue, 9 Jun 2020 11:24:57 +0200 Subject: code editor auto indentation fucked up bvr comments #2 --- dist/js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/js') diff --git a/dist/js/app.js b/dist/js/app.js index bfa51ef..dbd5dcf 100755 --- a/dist/js/app.js +++ b/dist/js/app.js @@ -3,7 +3,7 @@ const app_version = "1.0.14.3-beta"; -const previous_commit = "cdf17dfd5d57b5461831868feb2497073a9b19d6"; +const previous_commit = "84aae4ca1449c2cee942a49a0721e5b615f2a0c2"; const BEZIAPP_UPDATE_INTERVAL = 300; // update vsakih 300 sekund if ("serviceWorker" in navigator) { -- cgit v1.2.3