From b440a11fee9fab76f2238a9795b270d8f325979f Mon Sep 17 00:00:00 2001 From: sijanec Date: Wed, 20 May 2020 20:43:57 +0200 Subject: made the night theme into a high contrast one --- 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 e0be429..88246df 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 = "22bc85704a637175361d7447634f605d6a9102a1"; +const previous_commit = "db70845685ffe5fa725530ca03ba4c72e822e450"; if ("serviceWorker" in navigator) { navigator.serviceWorker.register("/sw.js") -- cgit v1.2.3