mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Removed an unused variable;
This commit is contained in:
+1
-1
@@ -213,7 +213,7 @@ function updateSummaryData(runOnce) {
|
||||
}
|
||||
});;
|
||||
}
|
||||
var iff;
|
||||
|
||||
function updateQueriesOverTime() {
|
||||
$.getJSON("api.php?overTimeData10mins", function(data) {
|
||||
// Add data for each hour that is available
|
||||
|
||||
Reference in New Issue
Block a user