forked from lug/matterbridge
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