@@ -79,6 +79,7 @@
// Raise the display to the foreground
const display = document.getElementById("display");
display.style.zIndex = 10;
+ plausible("Display activated");
}
function handleProcessCreated()
{