mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-07 16:04:19 +01:00
🚨
This commit is contained in:
parent
4ca91ee22d
commit
5c16c72ddd
1 changed files with 2 additions and 2 deletions
|
|
@ -381,9 +381,9 @@ export const editor = {
|
|||
fontMenu.open({
|
||||
x: rect.left,
|
||||
y: rect.bottom
|
||||
})
|
||||
});
|
||||
});
|
||||
})
|
||||
});
|
||||
|
||||
editor.element.querySelector("#clearHistory").addEventListener("click", () => {
|
||||
confirmDialog(window.siyuan.languages.clearHistory, window.siyuan.languages.confirmClearHistory, () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue