client: Correctly format PartyChanged
This commit is contained in:
@@ -30,5 +30,5 @@ import lombok.Value;
|
|||||||
@Value
|
@Value
|
||||||
public class PartyChanged
|
public class PartyChanged
|
||||||
{
|
{
|
||||||
private final UUID partyId;
|
private final UUID partyId;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user