mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-12 23:56:36 +08:00
fix(core): fix preview mode (#8349)
This commit is contained in:
@@ -111,7 +111,7 @@ export const topLevelRoutes = [
|
||||
isTemplate: 'true',
|
||||
templateName: templateName ?? '',
|
||||
snapshotUrl: snapshotUrl ?? '',
|
||||
templateMode: templateMode ?? 'page',
|
||||
mode: templateMode ?? 'page',
|
||||
}).toString()}`
|
||||
);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user