From d9969379798e23b2a62f8bf6eab3967d0497b1a8 Mon Sep 17 00:00:00 2001 From: sijanec Date: Sun, 30 Aug 2020 20:14:01 +0200 Subject: popravil meal selection --- 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 6f3b6fb..6eeefbd 100755 --- a/dist/js/app.js +++ b/dist/js/app.js @@ -3,7 +3,7 @@ const app_version = "1.0.14.4-beta"; -const previous_commit = "a814ef4e939fe42c49955d920201eb34ba8ca3d0"; +const previous_commit = "ff8cdc6b1c36c2784455ac506e679092d98debdb"; const BEZIAPP_UPDATE_INTERVAL = 300; // update vsakih 300 sekund if ("serviceWorker" in navigator) { -- cgit v1.2.3