forked from coracle/flotilla
Fixing bugs with push notifications
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user