Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Dill committed May 2, 2018
2 parents 24a24c8 + 4967a59 commit e952ac3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Chapter05/controller/restapi/features/composer/hlcAdmin.js
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@ exports.update = function(req, res, next) {
adminConnection.connect(config.composer.adminCard)
.then(function(){
// ========> Your Code Goes Here <=========
});
});
};

Expand Down

0 comments on commit e952ac3

Please # to comment.