-
- {{ entry.title|truncate(30) }}
+
+ {{ entry.title }}
diff --git a/front/src/components/audio/ChannelEntryCard.vue b/front/src/components/audio/ChannelEntryCard.vue index 6d1e688bc..3ceb89bfb 100644 --- a/front/src/components/audio/ChannelEntryCard.vue +++ b/front/src/components/audio/ChannelEntryCard.vue @@ -2,10 +2,10 @@