mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
Download clients now use thingy provider
This commit is contained in:
@@ -59,7 +59,7 @@ namespace NzbDrone.Core.Indexers
|
||||
|
||||
public enum DownloadProtocol
|
||||
{
|
||||
Usenet,
|
||||
Torrent
|
||||
Usenet = 1,
|
||||
Torrent = 2
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user