Browse Source

typo

pull/2574/head
Joel Kåberg 12 years ago
parent
commit
50e565142e
  1. 1
      couchpotato/core/providers/torrent/publichd/main.py

1
couchpotato/core/providers/torrent/publichd/main.py

@ -11,6 +11,7 @@ import re
import traceback
log = CPLog(__name__)
class PublicHD(MultiProvider):
def getTypes(self):

Loading…
Cancel
Save