Fixing bugs with push notifications

This commit is contained in:
Jon Staab
2026-01-28 13:35:50 -08:00
parent bf6abd301c
commit 000344a942
6 changed files with 81 additions and 78 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
<link rel="apple-touch-icon" sizes="180x180" href="/icons/apple-touch-icon-180x180.png" />
%sveltekit.head%
</head>
<body data-sveltekit-preload-data="hover">
<body data-sveltekit-preload-data="hover" data-sveltekit-preload-code="eager">
<div style="display: contents">%sveltekit.body%</div>
<script
defer