This commit is contained in:
@@ -29,6 +29,8 @@ namespace AyaNova.Models
|
||||
|
||||
[Required]
|
||||
public string Name { get; set; }
|
||||
[Required]
|
||||
public string BaseLanguage { get; set; }
|
||||
public bool? Stock { get; set; }
|
||||
public bool CjkIndex { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user