Fixed: Remove Static/Dynamic Settings, Allow Folder Move from Editor

This commit is contained in:
Qstick
2020-01-11 22:13:28 -05:00
parent 1c8f94f1d8
commit e954b01921
23 changed files with 251 additions and 215 deletions

View File

@@ -46,7 +46,6 @@ namespace Radarr.Api.V3.Config
FileDate = model.FileDate,
RescanAfterRefresh = model.RescanAfterRefresh,
AutoRenameFolders = model.AutoRenameFolders,
PathsDefaultStatic = model.PathsDefaultStatic,
SetPermissionsLinux = model.SetPermissionsLinux,
FileChmod = model.FileChmod,