mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 04:24:45 -04: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);
|
handleResponse(response);
|
||||||
},
|
},
|
||||||
failed: function () {
|
error: function () {
|
||||||
|
|
||||||
handleResponse();
|
handleResponse();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue