mirror of
https://github.com/snltty/linker.git
synced 2025-11-03 01:53:32 +08:00
暂且去掉好64
This commit is contained in:
@@ -25,6 +25,10 @@ namespace cmonitor.client
|
||||
if (config.IsCLient)
|
||||
{
|
||||
SignInTask();
|
||||
tcpServer.OnDisconnected += (hashcode) =>
|
||||
{
|
||||
clientSignInState.PushNetworkDisabled();
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
@@ -103,7 +107,5 @@ namespace cmonitor.client
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user