From af26df3b8387c3c1a7722d2c8aec3cfff1ffbf2d Mon Sep 17 00:00:00 2001 From: wukko Date: Tue, 25 Jun 2024 15:32:36 +0600 Subject: [PATCH] web: preload entire code --- web/src/app.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/app.html b/web/src/app.html index e4d684a2..a1c6a108 100644 --- a/web/src/app.html +++ b/web/src/app.html @@ -17,7 +17,7 @@ %sveltekit.head% - +
%sveltekit.body%