Skip to content

Commit

Permalink
Merge pull request #48 from osu-mist/hotfix/use-promiseMode
Browse files Browse the repository at this point in the history
Set promiseMode to true
  • Loading branch information
ianbrown9475 authored Jul 25, 2019
2 parents 65c2e0b + c81f983 commit e2db4cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ initialize({
},
errorMiddleware: runtimeErrors,
errorTransformer,
promiseMode: true,
});

/**
Expand Down

0 comments on commit e2db4cf

Please sign in to comment.