mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 00:50:13 +01:00
This commit is contained in:
parent
7e5058690e
commit
8a73e08acd
5 changed files with 16 additions and 24 deletions
|
|
@ -103,7 +103,7 @@ class App {
|
|||
downloadProgress(data.data);
|
||||
break;
|
||||
case "txerr":
|
||||
transactionError(data);
|
||||
transactionError();
|
||||
break;
|
||||
case "syncing":
|
||||
processSync(data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue