mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-10-11 21:29:50 +02:00
Add merge page
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
const { data: manga } = useApi('/v2/Manga/Downloading');
|
||||
const { data: manga } = useApi('/v2/Manga');
|
||||
const expanded = ref(-1);
|
||||
</script>
|
||||
|
||||
|
Reference in New Issue
Block a user