mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 11:35:54 +00:00
Merge pull request #7826 from spycrab/issue_11586
MacUpdater: Set LSUIElement to true
This commit is contained in:
commit
873d22b8b2
1 changed files with 2 additions and 0 deletions
|
@ -28,5 +28,7 @@
|
|||
<string>Main</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>NSApplication</string>
|
||||
<key>LSUIElement</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Add table
Reference in a new issue