mirror of
https://github.com/42wim/matterbridge.git
synced 2025-11-17 22:27:22 +01: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 {
|
type Bmattermost struct {
|
||||||
MMhook
|
MMhook
|
||||||
MMapi
|
MMapi
|
||||||
Config *config.Protocol
|
TeamId string
|
||||||
Remote chan config.Message
|
|
||||||
TeamId string
|
|
||||||
Account string
|
|
||||||
*config.BridgeConfig
|
*config.BridgeConfig
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user