This commit is contained in:
Vanessa 2023-03-29 09:12:04 +08:00
parent 42dc3712c1
commit ddfaf6bdba
5 changed files with 27 additions and 4 deletions

View file

@ -31,7 +31,6 @@ class Protyle {
public static plantumlRender = plantumlRender;
}
// @ts-ignore
// 由于 https://github.com/siyuan-note/siyuan/issues/7800先临时解决一下
window.Protyle = Protyle;