From 7853c5060e4b55b1985451ff4b12a12c9fa72547 Mon Sep 17 00:00:00 2001 From: zumbiepig <121742281+zumbiepig@users.noreply.github.com> Date: Mon, 19 Aug 2024 17:14:36 -0700 Subject: [PATCH] . --- public/index.html | 1 - public/resources/styles/themes/default.css | 5 +++ public/service-worker.js | 14 ++++--- public/settings/index.html | 4 ++ public/sw-register.js | 22 ----------- public/welcome.html | 2 + src/resources/scripts/main.ts | 44 +++++++++++++++++++++- src/resources/scripts/settings.ts | 28 +++++++++++--- 8 files changed, 84 insertions(+), 36 deletions(-) delete mode 100644 public/sw-register.js diff --git a/public/index.html b/public/index.html index 944095c..dc36849 100644 --- a/public/index.html +++ b/public/index.html @@ -21,7 +21,6 @@ -