mirror of
https://github.com/docmost/docmost.git
synced 2026-08-15 08:11:35 +10:00
fix base node
This commit is contained in:
@@ -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