mirror of
https://github.com/lrsjng/h5ai
synced 2025-12-23 09:13:16 +01:00
Fixes a zipped download failure feedback bug.
This commit is contained in:
parent
e4b6bace43
commit
eda1a3b6ac
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@
|
|||
|
||||
handleResponse(response);
|
||||
},
|
||||
failed: function () {
|
||||
error: function () {
|
||||
|
||||
handleResponse();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue