mirror of
https://github.com/docmost/docmost.git
synced 2026-08-15 06:31:36 +10:00
fix base node
This commit is contained in:
+1
-1
Submodule apps/server/src/ee updated: c0f9440de9...b38dc5ecd1
@@ -192,6 +192,7 @@ export const defaultAsyncNodes: NodeSerializerAsync = {
|
||||
// No usable static export representation: skip without failing.
|
||||
subpages() {},
|
||||
transclusionReference() {},
|
||||
base() {},
|
||||
};
|
||||
|
||||
export const defaultMarks: MarkSerializer = {
|
||||
|
||||
Reference in New Issue
Block a user