mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 12:55:00 +00: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