diff --git a/scripts/pi-hole/js/queries.js b/scripts/pi-hole/js/queries.js index dece415a..7507e46d 100644 --- a/scripts/pi-hole/js/queries.js +++ b/scripts/pi-hole/js/queries.js @@ -187,6 +187,7 @@ $(function () { if (data.length > 9 && data[9] > 0) { regexLink = true; } + buttontext = ''; isCNAME = true;