Move back to relative paths because somehow the alternative is even worse
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script>
|
||||
import { formatDataVolume, formatThousands } from "../util/Formatting.svelte"
|
||||
import { set_file, stats } from "src/util/StatsSocket"
|
||||
import { set_file, stats } from "../util/StatsSocket"
|
||||
|
||||
export let file = {
|
||||
id: "",
|
||||
|
Reference in New Issue
Block a user