From 726094aa6ffad2af424921716bd7273acf137f48 Mon Sep 17 00:00:00 2001 From: Nico Date: Fri, 2 Aug 2024 10:16:55 +0200 Subject: [PATCH] chore: thx github web editor.... --- src/plugins/betterActivities/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/betterActivities/index.tsx b/src/plugins/betterActivities/index.tsx index 73f3e816e..6eb301d06 100644 --- a/src/plugins/betterActivities/index.tsx +++ b/src/plugins/betterActivities/index.tsx @@ -161,7 +161,6 @@ export default definePlugin({ return acc; }, {} as Omit), [props]); - if (!activities.length) return null; if (settings.store.allActivitiesStyle === "carousel") {