mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-21 22:25:03 -04:00
New: Add TorrentNetwork
This commit is contained in:
@@ -207,7 +207,7 @@ namespace NzbDrone.Core.Indexers
|
||||
definition.Privacy = provider.Privacy;
|
||||
definition.Description ??= provider.Description;
|
||||
definition.Encoding = provider.Encoding;
|
||||
definition.Language = provider.Language;
|
||||
definition.Language ??= provider.Language;
|
||||
definition.Capabilities = provider.Capabilities;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user