mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
add library folder option to home page
This commit is contained in:
@@ -22,5 +22,7 @@ namespace MediaBrowser.Model.Entities
|
||||
public const string Books = "books";
|
||||
public const string Photos = "photos";
|
||||
public const string Games = "games";
|
||||
public const string Channels = "channels";
|
||||
public const string LiveTv = "livetv";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user