Remove LSBackgroundOnly from macOS app plist file
This commit is contained in:
@@ -49,7 +49,6 @@ app = BUNDLE(
|
||||
bundle_identifier='com.Tautulli.Tautulli',
|
||||
version=VERSION,
|
||||
info_plist={
|
||||
'LSBackgroundOnly': True,
|
||||
'LSUIElement': True,
|
||||
'NSHighResolutionCapable': True
|
||||
}
|
||||
|
Reference in New Issue
Block a user