mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
create sync job items pages
This commit is contained in:
@@ -89,7 +89,6 @@ namespace MediaBrowser.Model.Sync
|
||||
public string ParentName { get; set; }
|
||||
public string PrimaryImageItemId { get; set; }
|
||||
public string PrimaryImageTag { get; set; }
|
||||
public double? PrimaryImageAspectRatio { get; set; }
|
||||
|
||||
public SyncJob()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user