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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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;
}