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