mirror of
https://github.com/docmost/docmost.git
synced 2026-08-15 07:11:35 +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.
|
// No usable static export representation: skip without failing.
|
||||||
subpages() {},
|
subpages() {},
|
||||||
transclusionReference() {},
|
transclusionReference() {},
|
||||||
|
base() {},
|
||||||
};
|
};
|
||||||
|
|
||||||
export const defaultMarks: MarkSerializer = {
|
export const defaultMarks: MarkSerializer = {
|
||||||
|
|||||||
Reference in New Issue
Block a user