mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00:00
fix(mobile): cannot run locally (#8383)
This commit is contained in:
@@ -127,7 +127,7 @@ export function CurrentWorkspaceModals() {
|
||||
onOpenChange={onTrashConfirmOpenChange}
|
||||
titles={deletePageTitles}
|
||||
/>
|
||||
<InfoModal />
|
||||
{currentWorkspace ? <InfoModal /> : null}
|
||||
</>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user