Light Novel Library Type (#2682)
This commit is contained in:
parent
a40c019ddb
commit
8b2649302c
26 changed files with 237 additions and 148 deletions
|
|
@ -24,4 +24,9 @@ public enum LibraryType
|
|||
/// </summary>
|
||||
[Description("Image")]
|
||||
Image = 3,
|
||||
/// <summary>
|
||||
/// Allows Books to Scrobble with AniList for Kavita+
|
||||
/// </summary>
|
||||
[Description("Light Novel")]
|
||||
LightNovel = 4,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue