Added note for paglias
This commit is contained in:
committed by
Matteo Pagliazzi
parent
5acde1e609
commit
e49e8f5765
+1
-1
@@ -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, {
|
||||
|
||||
Reference in New Issue
Block a user