diff --git a/front/src/components/audio/album/Card.vue b/front/src/components/audio/album/Card.vue index 1fb6dc49b..cba58c9dd 100644 --- a/front/src/components/audio/album/Card.vue +++ b/front/src/components/audio/album/Card.vue @@ -16,7 +16,7 @@ {{ album.artist.name }} - +
diff --git a/front/src/components/library/AlbumBase.vue b/front/src/components/library/AlbumBase.vue index 26b1f2171..0857516d0 100644 --- a/front/src/components/library/AlbumBase.vue +++ b/front/src/components/library/AlbumBase.vue @@ -58,13 +58,13 @@

- {{ object.title }} + {{ object.title }}

- + {{ object.release_date | moment('Y') }} ยท -