mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-12 08:16:06 -07:00
Remove Notify My Android
This commit is contained in:
parent
7b4eadb140
commit
1b216a35d4
1 changed files with 4 additions and 4 deletions
|
@ -146,10 +146,10 @@ def available_notification_agents():
|
||||||
'name': 'xbmc',
|
'name': 'xbmc',
|
||||||
'id': AGENT_IDS['xbmc']
|
'id': AGENT_IDS['xbmc']
|
||||||
},
|
},
|
||||||
{'label': 'Notify My Android',
|
# {'label': 'Notify My Android',
|
||||||
'name': 'nma',
|
# 'name': 'nma',
|
||||||
'id': AGENT_IDS['nma']
|
# 'id': AGENT_IDS['nma']
|
||||||
},
|
# },
|
||||||
{'label': 'MQTT',
|
{'label': 'MQTT',
|
||||||
'name': 'mqtt',
|
'name': 'mqtt',
|
||||||
'id': AGENT_IDS['mqtt']
|
'id': AGENT_IDS['mqtt']
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue