Document emoji picker (#4338)
Co-authored-by: Tom Moor <tom.moor@gmail.com>
This commit is contained in:
@@ -377,6 +377,7 @@ export async function buildDocument(
|
||||
publishedAt: isNull(overrides.collectionId) ? null : new Date(),
|
||||
lastModifiedById: overrides.userId,
|
||||
createdById: overrides.userId,
|
||||
editorVersion: 2,
|
||||
...overrides,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user