better isPublic handling
This commit is contained in:
@@ -53,4 +53,6 @@ public struct CharacterDto
|
||||
|
||||
[JsonPropertyName("felszereles")]
|
||||
public KarakterFelszerelesDto Felszereles { get; set; }
|
||||
|
||||
public bool? IsPublic { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user