Add security preference for workspace creation in cloud (#6801)
This commit is contained in:
@@ -7,6 +7,7 @@ export default function presentTeam(team: Team) {
|
||||
avatarUrl: team.avatarUrl,
|
||||
sharing: team.sharing,
|
||||
memberCollectionCreate: team.memberCollectionCreate,
|
||||
memberTeamCreate: team.memberTeamCreate,
|
||||
defaultCollectionId: team.defaultCollectionId,
|
||||
documentEmbeds: team.documentEmbeds,
|
||||
guestSignin: team.emailSigninEnabled,
|
||||
|
||||
Reference in New Issue
Block a user