mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-05 05:27:30 +08:00
[F] Fix downloadOrder typo
This commit is contained in:
@@ -85,7 +85,7 @@ class AllNet(
|
||||
|
||||
val serial = reqMap["serial"] ?: AquaConst.DEFAULT_KEYCHIP_ID
|
||||
val resp = mapOf(
|
||||
"stat" to "0",
|
||||
"stat" to "1",
|
||||
"serial" to serial
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user