From b9006c2f508cb0af44bbdb62e6db7519959016ae Mon Sep 17 00:00:00 2001 From: Vulich Fernando <46904390+fvulich@users.noreply.github.com> Date: Fri, 15 Jan 2021 18:48:23 -0300 Subject: [PATCH] Change name of Hangouts Chat to Google Chat --- api/services.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/services.json b/api/services.json index 21b9a622..d7e7a911 100644 --- a/api/services.json +++ b/api/services.json @@ -482,7 +482,7 @@ { "id": "hangoutschat", "logo": "hangoutschat.png", - "name": "Hangouts Chat", + "name": "Google Chat", "description": "A messaging platform built for teams.", "url": "https://chat.google.com/", "type": "messaging",