diff --git a/scripts/overview.php b/scripts/overview.php index ef04455..a4ee875 100644 --- a/scripts/overview.php +++ b/scripts/overview.php @@ -353,9 +353,7 @@ function loadFiveMostRecentDetections() { xhttp.send(); } window.addEventListener("load", function(){ - loadFiveMostRecentDetections(); loadDetectionIfNewExists(); - loadLeftChart(); }); // every $refresh seconds, this loop will run and refresh the spectrogram image