diff --git a/clock.js b/clock.js index 144e7e8..c75635e 100644 --- a/clock.js +++ b/clock.js @@ -14,7 +14,7 @@ module.exports = RED => { this.on( 'close', ui.addWidget( { node: this, format: ` - + @@ -74,7 +74,7 @@ module.exports = RED => { - + `, width: +config.width || +RED.nodes.getNode( config.group ).config.width,