diff --git a/gateway/platforms/webhook.py b/gateway/platforms/webhook.py index 9780a14d8..aaed64b8f 100644 --- a/gateway/platforms/webhook.py +++ b/gateway/platforms/webhook.py @@ -193,6 +193,7 @@ class WebhookAdapter(BasePlatformAdapter): "slack", "signal", "sms", + "mattermost", ): return await self._deliver_cross_platform( deliver_type, content, delivery