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