mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03: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