mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-03 06:18:28 +01:00
update connect
This commit is contained in:
@@ -5,5 +5,6 @@ namespace MediaBrowser.Controller.LiveTv
|
||||
public interface ILiveTvItem : IHasId
|
||||
{
|
||||
string ServiceName { get; set; }
|
||||
string ExternalId { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user