From 7f52962292be6256c3600e89a8167d2c33a23a09 Mon Sep 17 00:00:00 2001 From: tdgmdev Date: Mon, 6 Mar 2023 18:37:34 -0500 Subject: [PATCH] Temporary fix for loading issue --- src/lib/Main.svelte | 10 ++++++---- src/routes/data/[...path]/+page.svelte | 4 +++- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/src/lib/Main.svelte b/src/lib/Main.svelte index b4e7c0b..84ac4ee 100644 --- a/src/lib/Main.svelte +++ b/src/lib/Main.svelte @@ -25,13 +25,15 @@

{textTop} (Download) (../) - (/) + > (../) + (/) {#if turbowarp} (TurboWarp)

diff --git a/src/routes/data/[...path]/+page.svelte b/src/routes/data/[...path]/+page.svelte index a1685d0..4750cd2 100644 --- a/src/routes/data/[...path]/+page.svelte +++ b/src/routes/data/[...path]/+page.svelte @@ -35,13 +35,14 @@ {#each contents as content} {content.name} {content.mtime} DownloadTurboWarp