diff --git a/scripts/mark-call.js b/scripts/mark-call.js
index 7aee8fb..442f907 100644
--- a/scripts/mark-call.js
+++ b/scripts/mark-call.js
@@ -73,6 +73,9 @@ import html from '../utils/html.js';
return;
}
+ // Check if waveform should be shown
+ const showWaveform = import.meta.env.VITE_SHOW_WAVEFORM === 'true';
+
display_element.innerHTML = `