whitespace fix

This commit is contained in:
Brian Gough 2019-07-22 12:25:41 +01:00
parent bb629c27a1
commit 84e6ff616f

View file

@ -43,4 +43,4 @@ module.exports = ChannelManager =
channel = "#{baseChannel}:#{id}"
# we publish on a different client to the subscribe, so we can't
# check for the channel existing here
rclient.publish channel, data
rclient.publish channel, data