diff --git a/pages/item/_id/index.vue b/pages/item/_id/index.vue index f9a290ba..dec4128d 100644 --- a/pages/item/_id/index.vue +++ b/pages/item/_id/index.vue @@ -54,7 +54,7 @@ {{ $strings.ButtonRead }} {{ ebookFormat }} - {{ (downloadItem || startingDownload) ? 'downloading' : 'download' }} + {{ downloadItem || startingDownload ? 'downloading' : 'download' }} more_vert @@ -79,8 +79,8 @@
{{ podcastAuthor }}
@@ -90,8 +90,8 @@
{{ $strings.LabelSeries }}
@@ -101,16 +101,16 @@
{{ $strings.LabelNarrators }}
{{ $strings.LabelGenres }}