mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 07:00:12 +01:00
This commit is contained in:
parent
370d549a48
commit
17a6efd97e
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ export class Plugin {
|
||||||
|
|
||||||
public onDataChanged() {
|
public onDataChanged() {
|
||||||
// 存储数据变更
|
// 存储数据变更
|
||||||
// 兼容 4.3.1 以前同步数据使用重载插件的问题
|
// 兼容 3.4.1 以前同步数据使用重载插件的问题
|
||||||
uninstall(this.app, this.name, false);
|
uninstall(this.app, this.name, false);
|
||||||
afterLoadPlugin(this);
|
afterLoadPlugin(this);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue