Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUGFIX: methods returning int 0 had an empty message body. #157

Merged
merged 1 commit into from Sep 4, 2017

Conversation

cjcdev
Copy link

@cjcdev cjcdev commented Aug 31, 2017

The issue was caused by 'result' being checked for false, but it should
be checked for null.

The issue was caused by 'result' being checked for false, but it should
be checked for null.
@cjcdev
Copy link
Author

cjcdev commented Aug 31, 2017

FYI - I closed that previous PR that was trying to modify a bunch of extra files. This PR should be much cleaner. Thanks for getting this into the npm module.

@sidorares sidorares merged commit ce2bfb1 into sidorares:master Sep 4, 2017
@sidorares
Copy link
Owner

thanks, sorry for delay

@sidorares
Copy link
Owner

published as v0.2.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants