mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-22 00:06:09 +01:00
This commit is contained in:
parent
3cbb68c3a8
commit
a46324df77
1 changed files with 1 additions and 0 deletions
|
|
@ -245,6 +245,7 @@ const setHTML = (options: {
|
|||
disabledForeverProtyle(protyle);
|
||||
} else {
|
||||
protyle.breadcrumb.element.nextElementSibling.textContent = "";
|
||||
protyle.element.removeAttribute("disabled-forever");
|
||||
if (window.siyuan.config.readonly || window.siyuan.config.editor.readOnly) {
|
||||
disabledProtyle(protyle);
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue