mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-10-11 21:29:50 +02:00
prettier
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import type { ApiModel } from '#nuxt-api-party'
|
||||
import type { ApiModel } from '#nuxt-api-party';
|
||||
type Manga = ApiModel<'Manga'>;
|
||||
|
||||
export interface MangaDetailPageProps {
|
||||
|
Reference in New Issue
Block a user