mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
chore: update preload page (#3943)
This commit is contained in:
@@ -80,7 +80,7 @@ export async function buildShowcaseWorkspace(
|
||||
};
|
||||
workspace.meta.setProperties(prototypes);
|
||||
const { store, atoms } = options;
|
||||
['F1SX6cgNxy', 'nQd2Bdvoqz'].forEach(pageId => {
|
||||
['F1SX6cgNxy', 'nQd2Bdvoqz', 'j8hIA_C0QF'].forEach(pageId => {
|
||||
store.set(atoms.pageMode, pageId, 'edgeless');
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user