mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-06-24 03:55:23 -04:00
fix(network): fix excessive network prompting on failures, add VPN
connection statuses
This commit is contained in:
@@ -79,4 +79,6 @@ type BackendState struct {
|
||||
IsConnectingVPN bool
|
||||
ConnectingVPNUUID string
|
||||
LastError string
|
||||
VPNError string
|
||||
VPNErrorUuid string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user