no message
This commit is contained in:
@@ -9,6 +9,6 @@ public class TestingServerBackUp extends TestingServerPass {
|
||||
}
|
||||
@Override
|
||||
protected boolean canStart(Object... args) throws Exception {
|
||||
return Global.mainModule.getAccount().isAdmin()&&SendRequest(ServerCode.CreateBackUp,"", true);
|
||||
return Global.mainModule.getAccount().isAdmin() && SendRequest(ServerCode.CreateBackUp, "", true);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user