chore: thx github web editor....

This commit is contained in:
Nico 2024-08-02 10:16:55 +02:00 committed by GitHub
parent 57c8f6915c
commit 726094aa6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -161,7 +161,6 @@ export default definePlugin({
return acc;
}, {} as Omit<typeof props, "renderActions" | "application">), [props]);
if (!activities.length) return null;
if (settings.store.allActivitiesStyle === "carousel") {