Vanessa 2024-05-16 10:04:08 +08:00
parent 5010c751f1
commit a33ada4e2b
5 changed files with 87 additions and 36 deletions

View file

@ -2,7 +2,7 @@ import {hasClosestBlock} from "../../../protyle/util/hasClosest";
import {getTopAloneElement} from "../../../protyle/wysiwyg/getBlock";
import {enterBack, zoomOut} from "../../../menus/protyle";
export const onluProtyleCommand = (options: {
export const onlyProtyleCommand = (options: {
command: string,
previousRange: Range,
protyle: IProtyle,