rephrase the permission descriptions
This commit is contained in:
parent
227a5574ea
commit
fbc5c2dfe2
1 changed files with 2 additions and 2 deletions
|
@ -95,8 +95,8 @@
|
||||||
],
|
],
|
||||||
"category": "Network",
|
"category": "Network",
|
||||||
"extendInfo": {
|
"extendInfo": {
|
||||||
"NSMicrophoneUsageDescription": "Vencord Desktop needs access to your microphone in order to transmit data in a voice chat",
|
"NSMicrophoneUsageDescription": "Vesktop needs access to your microphone in order to transmit data in a voice chat",
|
||||||
"NSCameraUsageDescription": "Vencord Desktop needs access to your camera in order to transmit data in a video call",
|
"NSCameraUsageDescription": "Vesktop needs access to your camera in order to transmit data in a video call",
|
||||||
"com.apple.security.device.audio-input": true,
|
"com.apple.security.device.audio-input": true,
|
||||||
"com.apple.security.device.camera": true
|
"com.apple.security.device.camera": true
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue