From 4ff7ea3abead95c593760630b32606f86630b9ac Mon Sep 17 00:00:00 2001 From: ArneBo Date: Tue, 25 Mar 2025 04:24:19 +0100 Subject: [PATCH] fix(front): channels widget on explore --- front/src/components/library/Home.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/front/src/components/library/Home.vue b/front/src/components/library/Home.vue index 0b4760835..26a337aee 100644 --- a/front/src/components/library/Home.vue +++ b/front/src/components/library/Home.vue @@ -100,10 +100,11 @@ fetchData() :filters="{scope: scope, ordering: '-creation_date'}" /> -