diff --git a/src/disco.py b/src/disco.py index 05153188a..744a345eb 100644 --- a/src/disco.py +++ b/src/disco.py @@ -114,6 +114,7 @@ def _gen_agent_type_info(): ('_jid', 'mrim'): (False, 'mrim'), ('gateway', 'facebook'): (False, 'facebook'), ('_jid', 'facebook'): (False, 'facebook'), + ('gateway', 'tv'): (False, 'tv'), } # Category type to "human-readable" description string, and sort priority