diff --git a/couchpotato/core/notifications/pushover.py b/couchpotato/core/notifications/pushover.py index 75073962..d9ef226c 100644 --- a/couchpotato/core/notifications/pushover.py +++ b/couchpotato/core/notifications/pushover.py @@ -72,7 +72,7 @@ config = [{ { 'name': 'api_token', 'description': 'Register on pushover.net to get one.', - 'hidden': True, + 'advanced': True, 'default': 'YkxHMYDZp285L265L3IwH3LmzkTaCy', }, {