mattermost added as deliver to webhook gateway
parent
568be71003
commit
52bd3bd200
|
|
@ -193,6 +193,7 @@ class WebhookAdapter(BasePlatformAdapter):
|
|||
"slack",
|
||||
"signal",
|
||||
"sms",
|
||||
"mattermost",
|
||||
):
|
||||
return await self._deliver_cross_platform(
|
||||
deliver_type, content, delivery
|
||||
|
|
|
|||
Loading…
Reference in New Issue