Update 21-debug.html

Tidy up a leftover development debug message ... with a smile!
This commit is contained in:
ralphwetzel
2022-05-03 22:17:00 +02:00
committed by GitHub
parent 55ecc7a92c
commit bbc32c4cd0

View File

@@ -530,7 +530,6 @@
if (type !== 'full') {
comp = $("#node-input-typed-complete").typedInput('value');
}
console.log('hihi')
that.statusType = "auto";
that.statusVal = comp;
}