mirror of
https://github.com/SagerNet/sing-box-for-android.git
synced 2025-04-03 20:07:38 +03:00
Fix command client disconnect
This commit is contained in:
parent
5c83178747
commit
00cac6b47a
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ class CommandClient(
|
|||
}
|
||||
Seq.destroyRef(refnum)
|
||||
}
|
||||
|
||||
commandClient = null
|
||||
}
|
||||
|
||||
private inner class ClientHandler : CommandClientHandler {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue