Remove required attribute on base field of ruleset.
This commit is contained in:
@@ -15,7 +15,6 @@ namespace Cryville.Crtr {
|
||||
[JsonRequired]
|
||||
public long format;
|
||||
|
||||
[JsonRequired]
|
||||
public string @base;
|
||||
|
||||
[JsonIgnore]
|
||||
|
Reference in New Issue
Block a user