This commit is contained in:
Jeffrey Chen 2024-09-19 19:04:10 +08:00
parent de5d4b65e5
commit 2fe56c066a

View file

@ -2106,6 +2106,7 @@ export class Gutter {
return false;
}
return {
id: "copyText",
iconHTML: "",
accelerator: window.siyuan.config.keymap.editor.general.copyText.custom,
label: window.siyuan.languages.copyText,