mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 12:34:47 -04:00
Semantics.
This commit is contained in:
parent
694ababf15
commit
ec5220a5f9
2 changed files with 2 additions and 2 deletions
|
@ -100,7 +100,7 @@ class Api {
|
|||
}
|
||||
|
||||
|
||||
else if ($action === "passArchive") {
|
||||
else if ($action === "download") {
|
||||
|
||||
json_fail(1, "downloads disabled", !$options["download"]["enabled"]);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue