Vanessa 2023-04-26 11:23:08 +08:00
parent 3cbb68c3a8
commit a46324df77

View file

@ -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 {