Update SpaceLayout.tsx

This commit is contained in:
Zeno Kapitein
2026-01-20 18:25:03 +01:00
parent 7a58d8c0c1
commit 39099bb83a
@@ -110,6 +110,7 @@ export function SpaceLayout(props: SpaceLayoutProps) {
customization.themes.toggeable ||
customization.footer.copyright ||
customization.footer.logo ||
customization.socialAccounts.filter((account) => account.display?.footer).length > 0 ||
customization.footer.groups?.length;
return (