Use generated download link element instead of iframe for downloading
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script>
|
||||
import { formatDataVolume, formatThousands } from "../util/Formatting.svelte"
|
||||
import { set_file, stats } from "../lib/StatsSocket.js"
|
||||
import { set_file, stats } from "../lib/StatsSocket.mjs"
|
||||
|
||||
export let file = {
|
||||
id: "",
|
||||
|
Reference in New Issue
Block a user