Add missing desktop channel to orbit's Info.plist (#4724)
This commit is contained in:
@@ -97,6 +97,8 @@ var macosLaunchdTemplate = template.Must(template.New("").Option("missingkey=err
|
||||
{{- if .Desktop }}
|
||||
<key>ORBIT_FLEET_DESKTOP</key>
|
||||
<string>true</string>
|
||||
<key>ORBIT_DESKTOP_CHANNEL</key>
|
||||
<string>{{ .DesktopChannel }}</string>
|
||||
{{- end }}
|
||||
</dict>
|
||||
<key>KeepAlive</key>
|
||||
|
||||
Reference in New Issue
Block a user