diff --git a/front/src/components/library/TrackBase.vue b/front/src/components/library/TrackBase.vue index 9c09c52d8..085e2c7b2 100644 --- a/front/src/components/library/TrackBase.vue +++ b/front/src/components/library/TrackBase.vue @@ -122,7 +122,7 @@ const remove = async () => {

{{ track.title }}

-

+ { {{ momentFormat(new Date(track.creation_date), 'LL') }} -

+