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

branchObj.setContentType(int) breaks build #163

Closed
peterholcomb opened this issue Jul 1, 2016 · 2 comments
Closed

branchObj.setContentType(int) breaks build #163

peterholcomb opened this issue Jul 1, 2016 · 2 comments

Comments

@peterholcomb
Copy link

See my comment here: da69737

You are passing an int to setContentType which only accepts a string. This won't compile.

@renesansz
Copy link
Contributor

Hello @peterholcomb , Submitted PR #164 to fix this error.
Let me know if this will fix the issue. thanks 👌

@renesansz
Copy link
Contributor

Issue has been resolved.
Closing ticket

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

No branches or pull requests

2 participants