mirror of
https://github.com/docmost/docmost.git
synced 2026-05-07 06:23:06 +08: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