mirror of
https://github.com/docmost/docmost.git
synced 2026-05-19 07:54:05 +08:00
working
This commit is contained in:
@@ -139,7 +139,7 @@ export class PersistenceExtension implements Extension {
|
||||
content: tiptapJson,
|
||||
textContent: textContent,
|
||||
ydoc: ydocState,
|
||||
lastUpdatedById: context.user.id,
|
||||
lastUpdatedById: context?.user?.id,
|
||||
contributorIds: contributorIds,
|
||||
},
|
||||
pageId,
|
||||
|
||||
Reference in New Issue
Block a user