mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-21 21:40:27 +00:00
Disable updateChannelMembers for now
This commit is contained in:
parent
dffd67eb31
commit
42276ea7d0
@ -83,7 +83,7 @@ func (r *Router) Start() error {
|
||||
}
|
||||
}
|
||||
go r.handleReceive()
|
||||
go r.updateChannelMembers()
|
||||
//go r.updateChannelMembers()
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user