no message
This commit is contained in:
@@ -316,7 +316,7 @@ public abstract class RepositoryServer<D extends Database> {
|
||||
}
|
||||
@Override
|
||||
protected void ServerAction() throws Exception {
|
||||
Command(new ServerExchangeUnit_2021(ServerCode.Ping));
|
||||
unsafe_command(new ServerExchangeUnit_2021(ServerCode.Ping));
|
||||
}
|
||||
@Override
|
||||
protected boolean validate() {
|
||||
|
||||
Reference in New Issue
Block a user