mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-08 06:00:51 -07:00
Remove LSBackgroundOnly from macOS app plist file
This commit is contained in:
parent
ca736cdae2
commit
2a22ab8c33
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ app = BUNDLE(
|
|||
bundle_identifier='com.Tautulli.Tautulli',
|
||||
version=VERSION,
|
||||
info_plist={
|
||||
'LSBackgroundOnly': True,
|
||||
'LSUIElement': True,
|
||||
'NSHighResolutionCapable': True
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue