diff options
Add useful nodeify error message
If a nodified method does not return a Promise, it will throw an error, like this:
```
Error in event handler for (unknown): Error: The function setSelectedAccount did not return a Promise, but was nodeified.
```
Diffstat (limited to 'ui/app/actions.js')
0 files changed, 0 insertions, 0 deletions