diff --git a/changes/changelog.d/1366.enhancement b/changes/changelog.d/1366.enhancement new file mode 100644 index 000000000..e58f8ebe4 --- /dev/null +++ b/changes/changelog.d/1366.enhancement @@ -0,0 +1 @@ +Adds year to album's card and album's base UI diff --git a/front/src/components/audio/album/Card.vue b/front/src/components/audio/album/Card.vue index aafa2e4a4..cba58c9dd 100644 --- a/front/src/components/audio/album/Card.vue +++ b/front/src/components/audio/album/Card.vue @@ -20,6 +20,7 @@