|
setupLinuxCameraPermissions(); |
This line breaks the app when built from source. The release is also not working but I'm not sure if it's due to this same line. Removing it fixes the issue. I'd be happy to submit a PR just removing it but just want to make sure if this was just straggler code or something that is meant to be there.
jumpstart-electron/src/main.js
Line 416 in 0faacb0
This line breaks the app when built from source. The release is also not working but I'm not sure if it's due to this same line. Removing it fixes the issue. I'd be happy to submit a PR just removing it but just want to make sure if this was just straggler code or something that is meant to be there.