[FA-6] Need to test Novelpia import
This commit is contained in:
@@ -19,8 +19,8 @@ public class Chapter : BaseEntity<uint>
|
||||
public List<Image> Images { get; set; }
|
||||
|
||||
#region Navigation Properties
|
||||
|
||||
public Novel Novel { get; set; }
|
||||
|
||||
|
||||
public Volume Volume { get; set; }
|
||||
|
||||
#endregion
|
||||
}
|
||||
Reference in New Issue
Block a user