Adam Buckley

Results 1 comments of Adam Buckley

I worked around the problem by editing `index.js:121` and changing it as follows: `if(issue.comments.forEach instanceof Function) issue.comments.forEach(function (comment) {` I was also required to make a similar fix to `writehtml.js:60`