weird styling
This commit is contained in:
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 no plugins explicitly told us to drop the message, its ok to proceed
|
||||||
if(!dropMessage){
|
if(!dropMessage){ callback() };
|
||||||
callback() };
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user