mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 06:53:07 +03:00
Added an adult video entity
This commit is contained in:
@@ -16,5 +16,7 @@ namespace MediaBrowser.Model.Entities
|
||||
public const string HomeVideos = "homevideos";
|
||||
|
||||
public const string BoxSets = "boxsets";
|
||||
|
||||
public const string AdultVideos = "adultvideos";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user