Browse Source
Merge pull request #7320 from rhyswilliamsza/develop
Fixed YTS Spelling Issue
pull/7323/head
Ruud Burger
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
couchpotato/core/media/movie/providers/automation/yifypopular.py
|
|
@ -68,7 +68,7 @@ config = [{ |
|
|
|
'list': 'automation_providers', |
|
|
|
'name': 'ytspopular_automation', |
|
|
|
'label': 'YTS Popular', |
|
|
|
'description': 'Imports popular downloas as currently listed on YTS.', |
|
|
|
'description': 'Imports popular downloads as currently listed on YTS.', |
|
|
|
'options': [ |
|
|
|
{ |
|
|
|
'name': 'automation_enabled', |
|
|
|