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