mirror of
https://github.com/fumiama/simple-dict-android.git
synced 2026-06-05 00:30:24 +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.receiveMessage()
|
||||
closeDict()
|
||||
dict[key] = value
|
||||
return p
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user