Use generated download link element instead of iframe for downloading

This commit is contained in:
2025-03-27 12:52:45 +01:00
parent 61ed63d458
commit c8d22f534a
10 changed files with 92 additions and 72 deletions

View File

@@ -12,7 +12,7 @@ import Video from "./Video.svelte";
import Torrent from "./Torrent.svelte";
import Zip from "./Zip.svelte";
import CustomBanner from "./CustomBanner.svelte";
import { stats } from "../../lib/StatsSocket.js"
import { stats } from "../../lib/StatsSocket.mjs"
import SlowDown from "../../layout/SlowDown.svelte";
export let nav