mirror of
https://github.com/skylord123/node-red-contrib-gamedig.git
synced 2026-05-01 20:37:57 -06:00
- Remove console.log debug lines
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
},
|
||||
oneditprepare: function() {
|
||||
let server_types = null;
|
||||
console.log("THIS:", this);
|
||||
if(typeof this.strip_colors === "undefined") {
|
||||
this.strip_colors = true;
|
||||
$("#node-input-strip_colors").prop('checked', true);
|
||||
|
||||
Reference in New Issue
Block a user