mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-08 05:32:33 +01:00
🎨 aria label
This commit is contained in:
parent
658e68d752
commit
b0653df37c
9 changed files with 24 additions and 8 deletions
|
|
@ -53,6 +53,7 @@ export const openTitleMenu = (protyle: IProtyle, position: {
|
|||
}
|
||||
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() {
|
||||
openFileAttr(response.data.ial);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue