mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-02 02:00:49 +08:00
fix: add enableSubpage in mock
This commit is contained in:
@@ -11,6 +11,7 @@ export default function getConfig() {
|
||||
enableIndexedDBProvider: true,
|
||||
prefetchWorkspace: false,
|
||||
exposeInternal: true,
|
||||
enableSubpage: true,
|
||||
},
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user