[MM-31018] Update email address for admin advisor contact requests to support-advisor@mattermost.com (#16443)

Automatic Merge
Этот коммит содержится в:
Jason Blais
2020-12-14 23:15:17 -05:00
коммит произвёл GitHub
родитель dc561546d6
Коммит 8e221c1895
3 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@@ -50,7 +50,7 @@ const (
GENERIC_NO_CHANNEL_NOTIFICATION = "generic_no_channel"
GENERIC_NOTIFICATION = "generic"
GENERIC_NOTIFICATION_SERVER = "https://push-test.mattermost.com"
MM_SUPPORT_ADDRESS = "support@mattermost.com"
MM_SUPPORT_ADVISOR_ADDRESS = "support-advisor@mattermost.com"
FULL_NOTIFICATION = "full"
ID_LOADED_NOTIFICATION = "id_loaded"