mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-12 23:46:13 +01:00
This commit is contained in:
parent
b7b8ae998f
commit
44ca060440
5 changed files with 16 additions and 17 deletions
|
|
@ -90,7 +90,7 @@ class App {
|
|||
progressStatus(data);
|
||||
break;
|
||||
case "txerr":
|
||||
transactionError(data);
|
||||
transactionError();
|
||||
break;
|
||||
case "syncing":
|
||||
processSync(data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue