Fix device selection never completing in widget mode

By reinstating some of the code from the full mesh branch that was there to handle this
This commit is contained in:
Robin Townsend
2023-06-23 14:17:51 -04:00
parent 551fb45d79
commit 45915ed67e
4 changed files with 81 additions and 1 deletions

View File

@@ -106,6 +106,7 @@ Add SFU parameter in your local config `./public/config.yml`:
```
Run backend components:
```
yarn backend
```