chore: update preload page (#3943)

This commit is contained in:
JimmFly
2023-08-25 00:21:17 +08:00
committed by GitHub
parent 59e54917af
commit 40fbf1bd41
8 changed files with 979 additions and 876 deletions

View File

@@ -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');
});