mirror of
https://github.com/outline/outline.git
synced 2026-04-24 11:20:11 -05:00
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