mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Quality Profile now uses jQuery UI Selectable instead of Sortable.
This commit is contained in:
@@ -17,6 +17,6 @@ namespace NzbDrone.Web.Models
|
||||
[Description("Should NzbDrone download proper releases (to replace non-proper files)?")]
|
||||
public bool DownloadPropers { get; set; }
|
||||
|
||||
public SelectList SelectList { get; set; }
|
||||
public SelectList QualityProfileSelectList { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user