mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
feat: bump blocksuite (#7298)
## Features - https://github.com/toeverything/BlockSuite/pull/7390 @pengx17 ## Bugfix - https://github.com/toeverything/BlockSuite/pull/7380 @CatsJuice ## Refactor ## Misc
This commit is contained in:
@@ -277,6 +277,7 @@ export function patchPeekViewService(
|
||||
peek: (target: ActivePeekView['target']) => {
|
||||
logger.debug('center peek', target);
|
||||
service.peekView.open(target);
|
||||
return Promise.resolve();
|
||||
},
|
||||
};
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user