diff --git a/apps/frontend/src/components/layout/settings.component.tsx b/apps/frontend/src/components/layout/settings.component.tsx index c229216b..436f7fe9 100644 --- a/apps/frontend/src/components/layout/settings.component.tsx +++ b/apps/frontend/src/components/layout/settings.component.tsx @@ -160,7 +160,7 @@ export const SettingsPopup: FC<{ getRef?: Ref }> = (props) => { @@ -191,7 +191,7 @@ export const SettingsPopup: FC<{ getRef?: Ref }> = (props) => { {!getRef && (
- +
)} {!!user?.tier?.team_members && isGeneral && }