mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Added Books collection type
This commit is contained in:
parent
e8b4ff5346
commit
c5dcaf978a
@ -18,5 +18,7 @@ namespace MediaBrowser.Model.Entities
|
||||
public const string BoxSets = "boxsets";
|
||||
|
||||
public const string AdultVideos = "adultvideos";
|
||||
|
||||
public const string Books = "books";
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user