diff --git a/frontend/src/views/Details.vue b/frontend/src/views/Details.vue index 9cee5bd..6d846fb 100644 --- a/frontend/src/views/Details.vue +++ b/frontend/src/views/Details.vue @@ -99,12 +99,14 @@ const alertDownload = (message?: any) => {

{{ item.name }}

★ {{ item.score }}

-

{{ item.plot }}

+

{{ item.plot }}

{{ tvShowEpisodes[0][0].plot }}

Numero episodi: {{ animeEpisodes[0].episode_total }}

Numero stagioni: {{ tvShowEpisodes.length }}

-
+
+ +