Browse Source

Use correct config name for bithdtv

pull/2469/head
Ruud 12 years ago
parent
commit
59e6d68416
  1. 2
      couchpotato/core/providers/torrent/bithdtv/__init__.py

2
couchpotato/core/providers/torrent/bithdtv/__init__.py

@ -4,7 +4,7 @@ def start():
return BiTHDTV()
config = [{
'name': 'BiT-HDTV',
'name': 'bithdtv',
'groups': [
{
'tab': 'searcher',

Loading…
Cancel
Save