Add manga extracting

This commit is contained in:
ZXY101
2024-01-06 17:32:37 +02:00
parent dffc3cbed0
commit 801ecf929e
4 changed files with 71 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
<script lang="ts">
import { catalog } from '$lib/catalog';
import { P } from 'flowbite-svelte';
export let id: string;