diff --git a/node_helper.js b/node_helper.js index 383f884..3c7d414 100644 --- a/node_helper.js +++ b/node_helper.js @@ -150,7 +150,7 @@ module.exports = NodeHelper.create({ this.config = payload; - console.log(JSON.stringify(payload)); + // console.log(JSON.stringify(payload)); if ( this.config.debug === 1 ) { console.log('Lets get WunderGround');