mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-23 15:34:06 +01:00
This commit is contained in:
parent
2c7a58d3b9
commit
7d41575c2f
5 changed files with 18 additions and 7 deletions
|
|
@ -140,7 +140,7 @@ export class BlockPanel {
|
|||
pinElement.classList.add("block__icon--active");
|
||||
pinElement.setAttribute("aria-label", window.siyuan.languages.unpin);
|
||||
this.element.setAttribute("data-pin", "true");
|
||||
})
|
||||
});
|
||||
/// #endif
|
||||
this.render();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue