Removal of non-collaborative editing code paths (#4210)
This commit is contained in:
@@ -7,7 +7,6 @@ export default function presentTeam(team: Team) {
|
||||
avatarUrl: team.avatarUrl,
|
||||
sharing: team.sharing,
|
||||
memberCollectionCreate: team.memberCollectionCreate,
|
||||
collaborativeEditing: team.collaborativeEditing,
|
||||
defaultCollectionId: team.defaultCollectionId,
|
||||
documentEmbeds: team.documentEmbeds,
|
||||
guestSignin: team.emailSigninEnabled,
|
||||
|
||||
Reference in New Issue
Block a user