Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(electron): Check for unsuported gDM
Wrong check for unsupported getDisplayMedia when starting screen sharing will cause the app to never fallback to getUserMedia flow. This breaks screen sharing for all old electron clients that do not support getDisplayMedia.
- Loading branch information