mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 18:10:12 +01:00
This commit is contained in:
parent
002b5adf16
commit
38f0b0f469
2 changed files with 6 additions and 6 deletions
|
|
@ -90,9 +90,6 @@ class App {
|
|||
case "statusbar":
|
||||
progressStatus(data);
|
||||
break;
|
||||
case "downloadProgress":
|
||||
downloadProgress(data.data);
|
||||
break;
|
||||
case "txerr":
|
||||
transactionError(data);
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue