diff --git a/config/bootstrap.js b/config/bootstrap.js index e575212b7b..ed64c93311 100755 --- a/config/bootstrap.js +++ b/config/bootstrap.js @@ -19,6 +19,8 @@ module.exports.bootstrap = function(cb) { StartService.onStart(); } }); + + LifeEventService.syncEvents(); cb(); //sails.hooks.orm.reload(); //