fix: Formatting of welcome docs :rolleyes:
This commit is contained in:
@@ -182,7 +182,7 @@ Team.prototype.provisionFirstCollection = async function (userId) {
|
||||
"utf8"
|
||||
);
|
||||
const document = await Document.create({
|
||||
version: 1,
|
||||
version: 2,
|
||||
isWelcome: true,
|
||||
parentDocumentId: null,
|
||||
collectionId: collection.id,
|
||||
|
||||
Reference in New Issue
Block a user