mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-09 22:22:34 +01:00
🎨 aria label
This commit is contained in:
parent
658e68d752
commit
b0653df37c
9 changed files with 24 additions and 8 deletions
|
|
@ -1475,6 +1475,7 @@ export class Gutter {
|
|||
if (!protyle.disabled) {
|
||||
window.siyuan.menus.menu.append(new MenuItem({
|
||||
label: window.siyuan.languages.attr,
|
||||
icon: "iconAttr",
|
||||
accelerator: window.siyuan.config.keymap.editor.general.attr.custom + "/" + updateHotkeyTip("⇧Click"),
|
||||
click() {
|
||||
openAttr(nodeElement);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue