mirror of
https://github.com/docmost/docmost.git
synced 2025-11-17 15:21:09 +10:00
updates and fixes
* seo friendly urls * custom client serve-static module * database fixes * fix recent pages * other fixes
This commit is contained in:
@ -78,6 +78,7 @@ export class PersistenceExtension implements Extension {
|
||||
textContent: textContent,
|
||||
ydoc: ydocState,
|
||||
lastUpdatedById: context.user.id,
|
||||
updatedAt: new Date(),
|
||||
},
|
||||
pageId,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user