Browse Source

Merge pull request #7320 from rhyswilliamsza/develop

Fixed YTS Spelling Issue
pull/7323/head
Ruud Burger 5 years ago
committed by GitHub
parent
commit
50a26d640e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      couchpotato/core/media/movie/providers/automation/yifypopular.py

2
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',

Loading…
Cancel
Save