mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-21 01:26:41 +00:00
fix SA1513/SA1516
This commit is contained in:
@@ -122,7 +122,9 @@ namespace MediaBrowser.Model.Sync
|
||||
public int ItemCount { get; set; }
|
||||
|
||||
public string ParentName { get; set; }
|
||||
|
||||
public string PrimaryImageItemId { get; set; }
|
||||
|
||||
public string PrimaryImageTag { get; set; }
|
||||
|
||||
public SyncJob()
|
||||
|
||||
Reference in New Issue
Block a user