From 4c52d4355477eb118de8f2de71bafca1311e6204 Mon Sep 17 00:00:00 2001 From: Robert Janetzko Date: Sun, 1 May 2022 07:13:20 +0000 Subject: [PATCH] mac os open in background --- backend/macos/LegendsBrowser.app/Contents/Info.plist | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/macos/LegendsBrowser.app/Contents/Info.plist b/backend/macos/LegendsBrowser.app/Contents/Info.plist index 45dc2b2..82e4a7e 100644 --- a/backend/macos/LegendsBrowser.app/Contents/Info.plist +++ b/backend/macos/LegendsBrowser.app/Contents/Info.plist @@ -24,5 +24,6 @@ 1 NSHighResolutionCapable NSSupportsAutomaticGraphicsSwitching + LSBackgroundOnly