mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-19 20:54:20 +01: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