mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-22 03:33:06 +08:00
fix(core): can't enter presentation again in share page (#7262)
Fix [TOV-916](https://linear.app/affine-design/issue/TOV-916/分享页面的-present-按钮在第二次进入演示模式时未生效)
This commit is contained in:
@@ -35,6 +35,7 @@ const desktopWhiteList = [
|
||||
'/open-app/url',
|
||||
'/upgrade-success',
|
||||
'/ai-upgrade-success',
|
||||
'/share',
|
||||
];
|
||||
if (
|
||||
!environment.isDesktop &&
|
||||
|
||||
Reference in New Issue
Block a user