fixes reply/quote buttons on new posts

This commit is contained in:
barisusakli
2014-05-22 18:24:58 -04:00
parent e003582289
commit ee1495a44d

View File

@@ -33,9 +33,7 @@ SocketPosts.reply = function(socket, data, callback) {
if (postData) {
var privileges = {
meta : {
'topics:reply': true
}
'topics:reply': true
};
websockets.server.sockets.emit('event:new_post', {