mirror of
https://github.com/pi-hole/web.git
synced 2025-12-26 13:36:22 +00:00
Remove updateQueryTypesOverTime call
Remove call as per #915, which may cause issues with the dashboard not loading stats. Signed off by WaLLy3K <w3k@pm.me>
This commit is contained in:
@@ -1006,9 +1006,6 @@ $(document).ready(function() {
|
||||
maintainAspectRatio: true
|
||||
}
|
||||
});
|
||||
|
||||
// Pull in data via AJAX
|
||||
updateQueryTypesOverTime();
|
||||
}
|
||||
|
||||
// Create / load "Top Domains" and "Top Advertisers" only if authorized
|
||||
|
||||
Reference in New Issue
Block a user