Skip to content

Commit

Permalink
Merge pull request #374 from flexion/112_appctx_fix
Browse files Browse the repository at this point in the history
fix appctx for prod
  • Loading branch information
sadlerw authored Dec 14, 2018
2 parents 4db7e78 + e1cd216 commit 0b0e04f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web-client/src/applicationContexts/prod.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ const applicationContext = {
getDocument,
uploadPdfsForNewCase,
uploadDocument,
saveCase: updateCase,
};
},
getUseCases: () => {
Expand Down

0 comments on commit 0b0e04f

Please sign in to comment.