mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-06 00:38:49 +01:00
This commit is contained in:
parent
993fdad358
commit
9f4a182b39
1 changed files with 1 additions and 0 deletions
|
|
@ -554,6 +554,7 @@ ${unicode2Emoji(emoji.unicode, true)}</button>`;
|
|||
});
|
||||
return;
|
||||
} else if (value === Constants.ZWSP + 5) {
|
||||
range.deleteContents();
|
||||
AIChat(protyle, nodeElement);
|
||||
return;
|
||||
} else if (Constants.INLINE_TYPE.includes(value)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue