Browse Source

Whiteline

pull/4342/head
Ruud 11 years ago
parent
commit
2e907e93e7
  1. 2
      couchpotato/core/downloaders/hadouken.py

2
couchpotato/core/downloaders/hadouken.py

@ -54,7 +54,7 @@ class Hadouken(DownloaderBase):
:return: boolean
One faile returns false, but the downloaded should log his own errors
"""
if not media: media = {}
if not data: data = {}

Loading…
Cancel
Save