From dc81f2c8294e68b409d31e552f7a7b719d512512 Mon Sep 17 00:00:00 2001 From: rstular Date: Wed, 20 May 2020 19:56:48 +0200 Subject: Another CSS bug fix --- 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 f34073b..5dfb156 100755 --- a/dist/js/app.js +++ b/dist/js/app.js @@ -3,7 +3,7 @@ const app_version = "1.0.13-beta"; -const previous_commit = "b1a08cbe11e7550ff2b004e99a3e5c490509d22f"; +const previous_commit = "ab5b03d25a201269482acf51e9b856aa62ce2a84"; if ("serviceWorker" in navigator) { navigator.serviceWorker.register("/sw.js") -- cgit v1.2.3