mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-07-31 18:40:17 +02:00
Fixes a zipped download failure feedback bug.
This commit is contained in:
@@ -148,7 +148,7 @@
|
|||||||
|
|
||||||
handleResponse(response);
|
handleResponse(response);
|
||||||
},
|
},
|
||||||
failed: function () {
|
error: function () {
|
||||||
|
|
||||||
handleResponse();
|
handleResponse();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user