gojarvis / jarvis-latest

Jarvis Main Repo
1 stars 1 forks source link

this.context.getUser undefined #35

Closed parties closed 8 years ago

parties commented 8 years ago

I'm getting an error saying this.context.getUser is undefined. I can't find a declaration of the function anywhere, so I think it needs to be replaced with this.context.user.

parties commented 8 years ago

fixed by PR: https://github.com/gojarvis/jarvis-latest/pull/36