Added note for paglias

This commit is contained in:
Blade Barringer
2014-12-05 22:20:14 -06:00
committed by Matteo Pagliazzi
parent 5acde1e609
commit e49e8f5765
+1 -1
View File
@@ -99,7 +99,7 @@ var chatDefaults = module.exports.chatDefaults = function(msg,user){
text: msg,
timestamp: +new Date,
likes: {},
flags: {}
flags: {} // for @paglias, @crookedneighbor added this.
};
if (user) {
_.defaults(message, {