🐛 DNS-Hole error handling and fixes (#1419)
* 🐛 Remove url requirement * ⚡️ Ignore dnshole in widget when not contactable * ✨ Error tile for dns-control instead of load loop
This commit is contained in:
@@ -7,6 +7,12 @@
|
||||
"showToggleAllButtons": {
|
||||
"label": "Show 'Enable/Disable All' Buttons"
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"general": {
|
||||
"title": "Unable to find a DNS hole",
|
||||
"text": "There was a problem connecting to your DNS Hole(s). Please verify your configuration/integration(s)."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user