diff --git a/assets/vue/app/domain/import/presentation/components/FileImportCard.vue b/assets/vue/app/domain/import/presentation/components/FileImportCard.vue index 3d6290f..ec1c2ba 100644 --- a/assets/vue/app/domain/import/presentation/components/FileImportCard.vue +++ b/assets/vue/app/domain/import/presentation/components/FileImportCard.vue @@ -53,27 +53,24 @@
-
-
+

{{ file.selectedManga.title }}

{{ file.selectedManga.slug }}

+

Score: {{ file.selectedManga.matchScore }}%

@@ -178,6 +176,8 @@