mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-22 23:00:28 +00:00
Fix regression in mattermost bridge (mattermost). Closes #327
This commit is contained in:
parent
57a503818d
commit
8e78b3e6be
@ -32,10 +32,7 @@ type MMMessage struct {
|
|||||||
type Bmattermost struct {
|
type Bmattermost struct {
|
||||||
MMhook
|
MMhook
|
||||||
MMapi
|
MMapi
|
||||||
Config *config.Protocol
|
|
||||||
Remote chan config.Message
|
|
||||||
TeamId string
|
TeamId string
|
||||||
Account string
|
|
||||||
*config.BridgeConfig
|
*config.BridgeConfig
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user