Imgur upload not required for Pushover posters

This commit is contained in:
JonnyWong16 2018-02-19 12:36:12 -08:00
parent f9f05bbea3
commit 88770b8805

View file

@ -2758,8 +2758,7 @@ class PUSHOVER(Notifier):
{'label': 'Include Poster Image', {'label': 'Include Poster Image',
'value': self.config['incl_poster'], 'value': self.config['incl_poster'],
'name': 'pushover_incl_poster', 'name': 'pushover_incl_poster',
'description': 'Include a poster with the notifications.<br>' 'description': 'Include a poster with the notifications.',
'Imgur upload may need to be enabled under the notifications settings tab.',
'input_type': 'checkbox' 'input_type': 'checkbox'
}, },
{'label': 'Movie Link Source', {'label': 'Movie Link Source',