mirror of
https://github.com/snltty/linker.git
synced 2025-11-02 13:34:09 +08:00
增加模式
This commit is contained in:
@@ -26,6 +26,7 @@ namespace cmonitor.client
|
||||
SignInTask();
|
||||
tcpServer.OnDisconnected += (hashcode) =>
|
||||
{
|
||||
Logger.Instance.Info($"client disconnected");
|
||||
clientSignInState.PushNetworkDisabled();
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user