Comment-out console.log

This commit is contained in:
Klaas van Schelven
2025-11-26 08:34:33 +01:00
parent 1cc5c32f10
commit e0e4104cae

View File

@@ -88,7 +88,7 @@ function expandSection(element) {
}
function toggleFrameVisibility(frameHeader) {
console.log("toggling frame visibility");
// console.log("toggling frame visibility");
const selection = window.getSelection().toString();
if (selection.length > 0) {
// don't toggle if the user is selecting text (which one might do to copy a