-
-
-
-
-
-
![]()
-
-
-
-
-
-
-
{{ currentManga.title }}
-
-
-
- {{ currentManga.year }}
- Chapitres: {{ currentManga.totalChapters }}
-
-
-
-
- /media/mangas/{{ currentManga.title }} ({{ currentManga.year }})
- {{ currentManga.status || 'Terminé' }}
-
-
-
-
-
- {{ tag }}
-
- ...
-
-
-
-
-
-
- {{ currentManga.rating }}
-
-
{{ currentManga.description }}
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
Volume {{ String(volume.number).padStart(2, '0') }}
-
-
- {{ volume.progress }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- | # |
- Titre |
- Actions |
-
-
-
-
- |
- {{ String(chapter.number).padStart(2, '0') }}
- |
-
-
- {{ chapter.title || 'Sans titre' }}
-
- {{ chapter.title || 'Sans titre' }}
- |
-
-
-
-
-
- |
-
-
-
-
-
-
+
+ {{ error }}
+
+
+
+
+
-
\ No newline at end of file
+ onUnmounted(() => {
+ store.clearCurrentManga();
+ });
+