forked from Cookies_Github_mirror/AquaDX
[F] export api and game api leaking lastClientId
This commit is contained in:
@@ -183,5 +183,6 @@ public class UserData implements Serializable {
|
||||
|
||||
private String lastAllNetId;
|
||||
|
||||
@JsonProperty(access = JsonProperty.Access.WRITE_ONLY)
|
||||
private String lastClientId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user