Fix: in case of error, the publickey is not sent
This commit is contained in:
@@ -16,7 +16,7 @@ public class ServerConfig {
|
|||||||
@Getter
|
@Getter
|
||||||
private int status;
|
private int status;
|
||||||
|
|
||||||
@Attribute
|
@Attribute(required = false)
|
||||||
@Getter
|
@Getter
|
||||||
private String publickey;
|
private String publickey;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user