mirror of
https://github.com/suitenumerique/meet.git
synced 2026-08-13 04:06:56 +00:00
751d029ac9
Now that the exact deviceId constraint has been dropped, the browser can pick a different device than the one persisted in localStorage (for example when the persisted device is no longer available). Sync the persisted ids in localStorage with the device id that was actually selected on the started track, so the local cache stays consistent with what the app is really using.