mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
fix(server): blank screen on mobile (#8460)
Co-authored-by: forehalo <forehalo@gmail.com>
This commit is contained in:
3
packages/frontend/admin/src/setup.ts
Normal file
3
packages/frontend/admin/src/setup.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { setupBrowser } from '@affine/core/bootstrap';
|
||||
|
||||
await setupBrowser();
|
||||
Reference in New Issue
Block a user