mirror of
https://github.com/block/goose.git
synced 2026-07-17 12:56:20 +02:00
Fix unable to get access to microphone in Mac app (#4571)
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<true/>
|
||||
<key>com.apple.security.device.camera</key>
|
||||
<true/>
|
||||
<key>com.apple.security.device.microphone</key>
|
||||
<key>com.apple.security.device.audio-input</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user