mirror of
https://github.com/42wim/matterbridge.git
synced 2025-04-20 22:57:53 +02:00
Fix regression in mattermost bridge (mattermost). Closes #327
This commit is contained in:
parent
612acfddff
commit
ef8fbe1756
@ -32,10 +32,7 @@ type MMMessage struct {
|
||||
type Bmattermost struct {
|
||||
MMhook
|
||||
MMapi
|
||||
Config *config.Protocol
|
||||
Remote chan config.Message
|
||||
TeamId string
|
||||
Account string
|
||||
TeamId string
|
||||
*config.BridgeConfig
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user