mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 10:00:13 +01:00
This commit is contained in:
parent
3dcbaf4c37
commit
775f9b39ab
5 changed files with 33 additions and 10 deletions
|
|
@ -121,7 +121,7 @@ export class App {
|
|||
transactionError();
|
||||
break;
|
||||
case "syncing":
|
||||
processSync(data);
|
||||
processSync(data, this.plugins);
|
||||
break;
|
||||
case "backgroundtask":
|
||||
progressBackgroundTask(data.data.tasks);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue