moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe

This commit is contained in:
Julian Lam
2013-12-05 23:24:47 -05:00
parent 385aa6df92
commit b81737bc0f
6 changed files with 46 additions and 26 deletions

View File

@@ -1158,6 +1158,4 @@ websockets.init = function(io) {
return userSockets;
}
}
})(module.exports);
})(module.exports);