Hide DNS-Hole control buttons option (#1384)

This commit is contained in:
Tagaishi
2023-09-15 18:17:46 +02:00
committed by GitHub
parent 10a3898775
commit c777a774f7
2 changed files with 84 additions and 55 deletions

View File

@@ -1,6 +1,12 @@
{
"descriptor": {
"name": "DNS hole controls",
"description": "Control PiHole or AdGuard from your dashboard"
"description": "Control PiHole or AdGuard from your dashboard",
"settings": {
"title": "DNS hole controls settings",
"showToggleAllButtons": {
"label": "Show 'Enable/Disable All' Buttons"
}
}
}
}