chore: New teams get collaborative editing by default
This commit is contained in:
@@ -93,7 +93,7 @@ class Team extends ParanoidModel {
|
||||
@Column
|
||||
memberCollectionCreate: boolean;
|
||||
|
||||
@Default(false)
|
||||
@Default(true)
|
||||
@Column
|
||||
collaborativeEditing: boolean;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user