mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-14 11:40:42 +01:00
fix SA1513/SA1516
This commit is contained in:
@@ -100,6 +100,7 @@ namespace MediaBrowser.Model.Search
|
||||
public string MediaType { get; set; }
|
||||
|
||||
public DateTime? StartDate { get; set; }
|
||||
|
||||
public DateTime? EndDate { get; set; }
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user