Skip to content

Commit

Permalink
Let us release that way
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Lewis committed Sep 22, 2017
1 parent 9319f80 commit eb0a280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/official/plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ plugin.register('request', function(params, context) {
}
});

if (message.length) {
if (! message.length) {
return clean;
}

Expand Down

0 comments on commit eb0a280

Please sign in to comment.