mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 13:25:13 +02:00
Auto complete for paths added. Config text boxes are now wider.
This commit is contained in:
@@ -56,5 +56,7 @@ namespace NzbDrone.Web.Models
|
||||
[Description("The directory where SABnzbd stores TV shows (NzbDrone will sort them for you)")]
|
||||
[DisplayFormat(ConvertEmptyStringToNull = false)]
|
||||
public string SabDropDirectory { get; set; }
|
||||
|
||||
public SelectList SabDropDirectorySelectList { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user