mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-08 14:10:52 -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',
|
bundle_identifier='com.Tautulli.Tautulli',
|
||||||
version=VERSION,
|
version=VERSION,
|
||||||
info_plist={
|
info_plist={
|
||||||
'LSBackgroundOnly': True,
|
|
||||||
'LSUIElement': True,
|
'LSUIElement': True,
|
||||||
'NSHighResolutionCapable': True
|
'NSHighResolutionCapable': True
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue