mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-08-10 03:38:09 +00:00
Disable updateChannelMembers for now
This commit is contained in:
@@ -83,7 +83,7 @@ func (r *Router) Start() error {
|
||||
}
|
||||
}
|
||||
go r.handleReceive()
|
||||
go r.updateChannelMembers()
|
||||
//go r.updateChannelMembers()
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user