mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-09 23:12:13 +00:00
whitespace fix
This commit is contained in:
parent
bb629c27a1
commit
84e6ff616f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue