mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-19 04:34:18 +01:00
add library folder option to home page
This commit is contained in:
@@ -6,5 +6,6 @@ namespace MediaBrowser.Controller.Entities
|
||||
/// </summary>
|
||||
public interface ICollectionFolder
|
||||
{
|
||||
string CollectionType { get; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user