|
|
@ -276,7 +276,7 @@ app.cacheBuster = null;
|
|
|
|
if (err) {
|
|
|
|
if (err) {
|
|
|
|
return app.alertError(err.message);
|
|
|
|
return app.alertError(err.message);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if (!ajaxify.currentPage.match(/^chats\//)) {
|
|
|
|
if (!ajaxify.currentPage.match(/^chats\//)) {
|
|
|
|
app.openChat(roomId);
|
|
|
|
app.openChat(roomId);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
else {
|
|
|
|
else {
|
|
|
|