Fix typo in Pushover config in 9ba6b23
This commit is contained in:
@@ -2637,7 +2637,7 @@ class PUSHOVER(Notifier):
|
||||
},
|
||||
{'label': 'Pushover User or Group Key',
|
||||
'value': self.config['key'],
|
||||
'name': 'pushover_keys',
|
||||
'name': 'pushover_key',
|
||||
'description': 'Your Pushover user or group key.',
|
||||
'input_type': 'text'
|
||||
},
|
||||
|
Reference in New Issue
Block a user