Private GIT

Skip to content
Snippets Groups Projects
Commit 06b167cb authored by Dustyn Gibson's avatar Dustyn Gibson
Browse files

Merge branch 'feature-3196' into develop

parents 1ab28ee4 e4ae5b3d
No related branches found
No related tags found
No related merge requests found
...@@ -63,7 +63,7 @@ class TorrentLeechProvider(generic.TorrentProvider): ...@@ -63,7 +63,7 @@ class TorrentLeechProvider(generic.TorrentProvider):
self.url = self.urls['base_url'] self.url = self.urls['base_url']
self.categories = "2,26,27,32" self.categories = "2,7,26,27,32,34,35"
def isEnabled(self): def isEnabled(self):
return self.enabled return self.enabled
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment