mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 22:38:56 +08:00
feat(core): open desktop directly in subscription landing page (#6661)
This commit is contained in:
@@ -32,6 +32,7 @@ import { RouterProvider } from 'react-router-dom';
|
||||
const desktopWhiteList = [
|
||||
'/desktop-signin',
|
||||
'/open-app/signin-redirect',
|
||||
'/open-app/url',
|
||||
'/upgrade-success',
|
||||
'/ai-upgrade-success',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user