diff --git a/plexpy/notifiers.py b/plexpy/notifiers.py index 59b4482b..2ea638a4 100644 --- a/plexpy/notifiers.py +++ b/plexpy/notifiers.py @@ -2758,8 +2758,7 @@ class PUSHOVER(Notifier): {'label': 'Include Poster Image', 'value': self.config['incl_poster'], 'name': 'pushover_incl_poster', - 'description': 'Include a poster with the notifications.
' - 'Imgur upload may need to be enabled under the notifications settings tab.', + 'description': 'Include a poster with the notifications.', 'input_type': 'checkbox' }, {'label': 'Movie Link Source',