This commit is contained in:
Vanessa 2023-03-28 12:12:37 +08:00 committed by Liang Ding
parent 53e6558bd4
commit e66e8a7540
No known key found for this signature in database
GPG key ID: 136F30F901A2231D

View file

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