Skip to content

Commit

Permalink
macOS Catalina Camera/Mirophone Access Request fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
imdatceleste authored and saghul committed Apr 30, 2020
1 parent 2212eaf commit 1f2889e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"darkModeSupport": true,
"hardenedRuntime": false,
"extendInfo": {
"NSCameUsageDescription": "jitsi meet requires access to your camera in order to make video-calls.",
"NSMicrophoneUsageDescription": "jitsi meet requires access to your microphone in order to make calls (audio/video)."
"NSCameraUsageDescription": "Jitsi Meet requires access to your camera in order to make video-calls.",
"NSMicrophoneUsageDescription": "Jitsi Meet requires access to your microphone in order to make calls (audio/video)."
}
},
"linux": {
Expand Down

0 comments on commit 1f2889e

Please sign in to comment.