From 7ef93dbc7e6f82e7fc4a765cf0f979b6f52e7a46 Mon Sep 17 00:00:00 2001 From: rstular Date: Wed, 20 May 2020 21:13:23 +0200 Subject: Styling fix --- 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 858414e..567524a 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 = "1925324995b4c8795529f795811ef0ae0676b695"; +const previous_commit = "29b013b7591c0ee674bb8c2cf8cc660f67cdd9f7"; if ("serviceWorker" in navigator) { navigator.serviceWorker.register("/sw.js") -- cgit v1.2.3