mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-17 13:10:28 +01:00
update live tv startup
This commit is contained in:
@@ -26,7 +26,7 @@ namespace MediaBrowser.Controller.Entities
|
||||
/// <value>The date last saved.</value>
|
||||
DateTime DateLastSaved { get; set; }
|
||||
|
||||
SourceType SourceType { get; set; }
|
||||
SourceType SourceType { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the date last refreshed.
|
||||
|
||||
Reference in New Issue
Block a user