fix(tray): render full-color badge disk icons from theta42.svg and fix home LAN detection for local servers
This commit is contained in:
+1
-1
@@ -101,5 +101,5 @@ func checkAndPush(cfg *Config, connectedFn func() bool) {
|
||||
siteName = "home"
|
||||
}
|
||||
|
||||
UpdateTrayStatus(connected, agentIP, homeIP, vpn, autoVPN, siteName)
|
||||
UpdateTrayStatus(connected, agentIP, homeIP, vpn, autoVPN, siteName, cfg.ServerURL)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user