mirror of
https://github.com/42wim/matterbridge.git
synced 2026-03-29 03:27:59 +02:00
GetChannelId will support names generated from query groups when a team is not set, but not when a team is set since it falls through to getChannelIdTeam which has a different inner loop. i This pull makes the two implementations do the same thing.