mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-09 17:36:23 +00:00
chore: thx github web editor....
This commit is contained in:
parent
57c8f6915c
commit
726094aa6f
1 changed files with 0 additions and 1 deletions
|
@ -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") {
|
||||
|
|
Loading…
Reference in a new issue