mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-26 10:44:50 +03:00
fix SA1513/SA1516
This commit is contained in:
@@ -199,6 +199,7 @@ namespace MediaBrowser.Controller.LiveTv
|
||||
public string Etag { get; set; }
|
||||
|
||||
public Dictionary<string, string> ProviderIds { get; set; }
|
||||
|
||||
public Dictionary<string, string> SeriesProviderIds { get; set; }
|
||||
|
||||
public ProgramInfo()
|
||||
|
||||
Reference in New Issue
Block a user