diff --git a/apps/web/src/app/(dashboard)/settings/team/invite-team-member.tsx b/apps/web/src/app/(dashboard)/settings/team/invite-team-member.tsx index 3bce5fe..24f6fb1 100644 --- a/apps/web/src/app/(dashboard)/settings/team/invite-team-member.tsx +++ b/apps/web/src/app/(dashboard)/settings/team/invite-team-member.tsx @@ -199,14 +199,16 @@ export default function InviteTeamMember() { > Cancel - + {isSelfHosted() ? ( + + ) : null} {isCloud() || domains?.length ? (