fix
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Has been cancelled

This commit is contained in:
Lee 2024-04-10 12:14:58 +01:00
parent cee9cfe01c
commit 2ff9122a99

@ -73,7 +73,7 @@ public class MojangProfile {
return null; return null;
} }
@Getter @AllArgsConstructor @Getter @NoArgsConstructor
public static class ProfileProperty { public static class ProfileProperty {
/** /**
* The name of the property. * The name of the property.