From cff6e9ae17b34b1d46f4385bbde49aaffd861cfd Mon Sep 17 00:00:00 2001 From: ehpersonal38 <103586016+ehpersonal38@users.noreply.github.com> Date: Thu, 23 Mar 2023 11:51:10 -0400 Subject: [PATCH] Fix custom image displaying when its not set Co-Authored-By: lloydbayley <21309308+lloydbayley@users.noreply.github.com> --- scripts/overview.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/overview.php b/scripts/overview.php index 56cf40b..3246012 100644 --- a/scripts/overview.php +++ b/scripts/overview.php @@ -461,7 +461,7 @@ window.setInterval(function(){ document.getElementById("spectrogramimage").src = "/spectrogram.png?nocache="+Date.now(); }, *1000); - + 2){?> // every 1 second, this loop will run and refresh the custom image window.setInterval(function(){ // Find the customimage element