mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-22 21:31:32 +03:00
fix: add enableSubpage
in mock
This commit is contained in:
parent
4aea39fb94
commit
84d27e939d
@ -11,6 +11,7 @@ export default function getConfig() {
|
||||
enableIndexedDBProvider: true,
|
||||
prefetchWorkspace: false,
|
||||
exposeInternal: true,
|
||||
enableSubpage: true,
|
||||
},
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user