mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-25 19:46:34 +00:00
update refresh
This commit is contained in:
@@ -28,6 +28,7 @@ namespace MediaBrowser.Server.Implementations.Devices
|
||||
return base.IsVisible(user) && HasChildren();
|
||||
}
|
||||
|
||||
[IgnoreDataMember]
|
||||
public override string CollectionType
|
||||
{
|
||||
get { return Model.Entities.CollectionType.Photos; }
|
||||
|
||||
Reference in New Issue
Block a user