mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-12-27 15:24:28 +01:00
Last of console.logs
This commit is contained in:
@@ -125,7 +125,7 @@ module.exports = function(RED) {
|
||||
|
||||
callback_url += 'wemoNG/notification';
|
||||
|
||||
console.log('Callback URL = %s',callback_url);
|
||||
// console.log('Callback URL = %s',callback_url);
|
||||
|
||||
var subscribeOptions = {
|
||||
host: device.ip,
|
||||
|
||||
Reference in New Issue
Block a user