master
Alex 2021-12-25 21:50:42 +01:00
parent 28b0862e0e
commit 5b5d7bcb59
1 changed files with 4 additions and 0 deletions

View File

@ -28,4 +28,8 @@ public class KraSocketClient {
this.socketClient.send("");
}
public void sendTest() {
}
}