mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Fix typo in Pushover config in 9ba6b23
This commit is contained in:
parent
76cc61e0c2
commit
f9e7c2bdb6
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue