Skip to content

Fix #autojoin welcome message

Fix error thrown when visiting the #autojoin route because it tried to show the welcome message using a method that did not exist.

As seen in https://github.com/gitterHQ/sidecar/issues/60

Merge request reports