mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Add notifier id to config modal
This commit is contained in:
parent
8bdf1af021
commit
1206d13978
5 changed files with 15 additions and 13 deletions
|
@ -2863,10 +2863,7 @@ class WebInterface(object):
|
|||
"agent_name": "telegram",
|
||||
"agent_label": "Telegram",
|
||||
"friendly_name": "",
|
||||
"actions": {"on_play": 0,
|
||||
"on_stop": 0,
|
||||
...
|
||||
},
|
||||
"active": 1
|
||||
}
|
||||
]
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue