diff --git a/front/src/components/playlist/Card.vue b/front/src/components/playlist/Card.vue index 5394bd52b..2d9095141 100644 --- a/front/src/components/playlist/Card.vue +++ b/front/src/components/playlist/Card.vue @@ -1,23 +1,25 @@ - + - {{ t('vui.by-user', playlist.user) }} + {{ t('vui.by-user', playlist.user.full_username) }} - +