(cherry picked from commit d4d4bf8784fedbf76f938685229a700a2e552e79)pull/1498/head
parent
8181749629
commit
f4b96dc45e
@ -0,0 +1,7 @@
|
||||
namespace NzbDrone.Core.Download.Clients.Flood.Types
|
||||
{
|
||||
public class FloodClientSettings
|
||||
{
|
||||
public string DirectoryDefault { get; set; }
|
||||
}
|
||||
}
|
Loading…
Reference in new issue