mirror of
https://github.com/hykilpikonna/AquaDX.git
synced 2026-08-27 03:34:52 -05: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