fixed bugs

This commit is contained in:
2026-02-23 19:31:40 +01:00
parent 639aac68ca
commit 9a21e6d20b
15 changed files with 40 additions and 40 deletions

View File

@@ -5,11 +5,11 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link rel="modulepreload" href="./_app/immutable/entry/start.DL8ghe8B.js">
<link rel="modulepreload" href="./_app/immutable/chunks/BEXiALSO.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.BWyMcWXp.js">
<link rel="modulepreload" href="./_app/immutable/chunks/D_WAtfM3.js">
<link rel="modulepreload" href="./_app/immutable/chunks/DxMC-E2z.js">
<link rel="modulepreload" href="./_app/immutable/chunks/CgHyU30y.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.fM2IB28Y.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.DShWGRS5.js">
<link rel="modulepreload" href="./_app/immutable/chunks/V6M2jInR.js">
<link rel="modulepreload" href="./_app/immutable/chunks/K5GTgIDA.js">
<link rel="modulepreload" href="./_app/immutable/chunks/BJWcdj5l.js">
@@ -20,15 +20,15 @@
<div style="display: contents">
<script>
{
__sveltekit_dfa247 = {
__sveltekit_1wppsc6 = {
base: new URL(".", location).pathname.slice(0, -1)
};
const element = document.currentScript.parentElement;
Promise.all([
import("./_app/immutable/entry/start.DL8ghe8B.js"),
import("./_app/immutable/entry/app.fM2IB28Y.js")
import("./_app/immutable/entry/start.BWyMcWXp.js"),
import("./_app/immutable/entry/app.DShWGRS5.js")
]).then(([kit, app]) => {
kit.start(app, element);
});