Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bug where invalid room name in pass onto Jitsi (#75)
* Room name might be `Tom's Desk` which will try to GET https://meet.zinc.coop/Tom's%20Desk which isn't a valid room. * We should always use slug
- Loading branch information