mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-21 08:17:10 +08:00
chore(core): delete center peek feature flag (#7281)
This commit is contained in:
@@ -231,7 +231,7 @@ export function CurrentWorkspaceModals() {
|
||||
<CloudQuotaModal />
|
||||
)}
|
||||
<AiLoginRequiredModal />
|
||||
{runtimeConfig.enablePeekView && <PeekViewManagerModal />}
|
||||
<PeekViewManagerModal />
|
||||
{environment.isDesktop && <FindInPageModal />}
|
||||
<MoveToTrash.ConfirmModal
|
||||
open={trashConfirmOpen}
|
||||
|
||||
Reference in New Issue
Block a user