diff --git a/red/comms.js b/red/comms.js index 5f888675f..d5df4ef7f 100644 --- a/red/comms.js +++ b/red/comms.js @@ -203,5 +203,5 @@ module.exports = { init:init, start:start, stop:stop, - publish:publish, + publish:publish }