weird styling
parent
57a9ccbb88
commit
5855e3d5bf
|
@ -162,8 +162,7 @@ exports.handleMessage = function(client, message)
|
|||
});
|
||||
|
||||
// If no plugins explicitly told us to drop the message, its ok to proceed
|
||||
if(!dropMessage){
|
||||
callback() };
|
||||
if(!dropMessage){ callback() };
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue