This commit is contained in:
Vanessa
2023-03-28 12:12:37 +08:00
committed by Liang Ding
parent 53e6558bd4
commit e66e8a7540

View File

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