Flesh out volume data

This commit is contained in:
ZXY101
2023-10-03 12:44:59 +02:00
parent aff1566e28
commit 316b99c20f
8 changed files with 128 additions and 27 deletions

View File

@@ -1,5 +1,4 @@
<script lang="ts">
import { goto } from '$app/navigation';
import { page } from '$app/stores';
import { progress } from '$lib/settings';
import type { Volume } from '$lib/types';