mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-24 13:58:50 +08:00
feat(editor): add edgeless crud extension (#9335)
This commit is contained in:
+1
-1
@@ -530,7 +530,7 @@ export function patchEdgelessClipboard() {
|
||||
rootDocId,
|
||||
rootWorkspaceId,
|
||||
} = block.props;
|
||||
const blockId = component.service.addBlock(
|
||||
const blockId = component.service.crud.addBlock(
|
||||
AIChatBlockFlavour,
|
||||
{
|
||||
xywh,
|
||||
|
||||
Reference in New Issue
Block a user