indentation

v1.18.x
pichalite 9 years ago
parent 2c5e9dc4cf
commit 9901438001

@ -278,8 +278,7 @@ app.cacheBuster = null;
}
if (!ajaxify.currentPage.match(/^chats\//)) {
app.openChat(roomId);
}
else {
} else {
ajaxify.go('chats/' + roomId);
}
});

Loading…
Cancel
Save