More Bugfixes (#2989)
This commit is contained in:
parent
1ae723b405
commit
a3e020fe17
49 changed files with 579 additions and 272 deletions
|
@ -22,6 +22,7 @@ public enum ChapterIncludes
|
|||
None = 1,
|
||||
Volumes = 2,
|
||||
Files = 4,
|
||||
People = 8
|
||||
}
|
||||
|
||||
public interface IChapterRepository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue