aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2025-11-23 12:42:49 +0100
committerstonedDiscord <Tukz@gmx.de>2025-11-23 12:42:49 +0100
commite2ed64b75e0e199f6c62db7747b2730d5dbcb1c2 (patch)
tree8e5c79d9914a1808e2ef193b8929e81a645bc429 /public
parentc0edcdaef0a2211dcd82521b87e2fb70ff3a4ac0 (diff)
what did this even do
Diffstat (limited to 'public')
-rw-r--r--public/index.html10
1 files changed, 1 insertions, 9 deletions
diff --git a/public/index.html b/public/index.html
index 3be34ad..7970295 100644
--- a/public/index.html
+++ b/public/index.html
@@ -67,15 +67,7 @@
<link rel="stylesheet" type="text/css" href="styles/master.css" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<link rel="icon" href="favicon.ico" />
- <script>
- // Check that service workers are supported
- if ("serviceWorker" in navigator) {
- // Use the window load event to keep the page load performant
- window.addEventListener("load", () => {
- navigator.serviceWorker.register("service-worker.js");
- });
- }
- </script>
+
</head>
<body>