Skip to content

Commit e952ac3

Browse files
author
Bob Dill
committed
2 parents 24a24c8 + 4967a59 commit e952ac3

File tree

1 file changed

+1
-0
lines changed
  • Chapter05/controller/restapi/features/composer

1 file changed

+1
-0
lines changed

Chapter05/controller/restapi/features/composer/hlcAdmin.js

+1
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,7 @@ exports.update = function(req, res, next) {
365365
adminConnection.connect(config.composer.adminCard)
366366
.then(function(){
367367
// ========> Your Code Goes Here <=========
368+
});
368369
});
369370
};
370371

0 commit comments

Comments
 (0)