web: basic ui for the download queue manager

This commit is contained in:
wukko
2024-12-16 18:03:55 +06:00
parent 5d75ee493d
commit 6d0ec5dd85
4 changed files with 246 additions and 4 deletions

View File

@ -1,6 +1,5 @@
<script lang="ts">
import { t } from "$lib/i18n/translations";
import type { MeowbaltEmotions } from "$lib/types/meowbalt";
export let emotion: MeowbaltEmotions;