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

Bad reference to renamedHelpCommands #40

Closed
gregbty opened this issue Aug 28, 2017 · 2 comments
Closed

Bad reference to renamedHelpCommands #40

gregbty opened this issue Aug 28, 2017 · 2 comments
Labels

Comments

@gregbty
Copy link

gregbty commented Aug 28, 2017

Looks like a bad reference is being used for the web route:

let cmds = renamedHelpCommands(robot).map(cmd => cmd.replace(/&/g, '&amp;').replace(/</g, '&lt;').replace(/>/g, '&gt;'))

@mose
Copy link
Member

mose commented Aug 29, 2017

Indeed, good catch. :)

@mose mose closed this as completed in ae00af2 Aug 29, 2017
@github-actions
Copy link

🎉 This issue has been resolved in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

No branches or pull requests

2 participants