diff options
Diffstat (limited to 'melon.plist.in')
-rw-r--r-- | melon.plist.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/melon.plist.in b/melon.plist.in index be255af..5b774a6 100644 --- a/melon.plist.in +++ b/melon.plist.in @@ -20,5 +20,7 @@ <string>Licensed under GPLv3</string> <key>NSHighResolutionCapable</key> <true/> + <key>NSMicrophoneUsageDescription</key> + <string>We need microphone access so you can use the emulated DS microphone</string> </dict> </plist> |