mirror of
https://github.com/fumiama/simple-dict-android.git
synced 2026-06-10 04:50:27 +08:00
v1.1.1
This commit is contained in:
@@ -100,6 +100,7 @@ class SimpleDict(private val client: Client, private val pwd: String) { //must
|
|||||||
client.sendMessage(value)
|
client.sendMessage(value)
|
||||||
client.receiveMessage()
|
client.receiveMessage()
|
||||||
closeDict()
|
closeDict()
|
||||||
|
dict[key] = value
|
||||||
return p
|
return p
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user