fix: Welcome collection should be visible to all by default

This commit is contained in:
Tom Moor 2021-05-05 21:12:49 -07:00
parent 71de0c7e5f
commit 8e1d9f0a7d
1 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@ Team.prototype.provisionFirstCollection = async function (userId) {
teamId: this.id,
createdById: userId,
sort: Collection.DEFAULT_SORT,
permission: "read_write",
});
// For the first collection we go ahead and create some intitial documents to get