mirror of
https://github.com/docmost/docmost.git
synced 2025-11-17 13:41:10 +10:00
restructure directories
* set log level based on env
This commit is contained in:
@ -110,6 +110,7 @@ export class PersistenceExtension implements Extension {
|
||||
...page,
|
||||
lastUpdatedById: context.user.id,
|
||||
content: tiptapJson,
|
||||
textContent: textContent,
|
||||
},
|
||||
});
|
||||
} catch (err) {
|
||||
|
||||
Reference in New Issue
Block a user