mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-18 14:56:59 +08:00
refactor(editor): adjust parameters of duplicate block command (#11812)
This commit is contained in:
@@ -325,7 +325,6 @@ export const builtinToolbarConfig = {
|
||||
types: ['block', 'image'],
|
||||
mode: 'highest',
|
||||
})
|
||||
.pipe(draftSelectedModelsCommand)
|
||||
.pipe(duplicateSelectedModelsCommand)
|
||||
.run();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user