Update src/NzbDrone.Core/Download/Clients/Transmission/TransmissionProxy.cs

This commit is contained in:
Mark McDowall 2024-05-04 18:27:00 -07:00 committed by GitHub
parent 6407550447
commit 17e56e7579
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ namespace NzbDrone.Core.Download.Clients.Transmission
"seedRatioMode",
"seedIdleLimit",
"seedIdleMode",
"fileCount"
"fileCount",
"file-count"
};