mirror of
https://github.com/pi-hole/web.git
synced 2025-12-22 11:48:26 +00:00
@@ -210,7 +210,6 @@ function refreshTableData() {
|
|||||||
var queryType = getQueryTypes();
|
var queryType = getQueryTypes();
|
||||||
if(queryType !== "1,2,3,4,5,6")
|
if(queryType !== "1,2,3,4,5,6")
|
||||||
{
|
{
|
||||||
console.log(queryType);
|
|
||||||
APIstring += "&types="+queryType;
|
APIstring += "&types="+queryType;
|
||||||
}
|
}
|
||||||
statistics = [0,0,0];
|
statistics = [0,0,0];
|
||||||
|
|||||||
Reference in New Issue
Block a user