Skip to content

Commit

Permalink
Merge branch 'master' of github.com:lsm/micromono
Browse files Browse the repository at this point in the history
  • Loading branch information
lsm committed Jul 31, 2015
2 parents a9c6ea5 + 47fd052 commit 09ec00f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ module.exports = Service.extend({
resolve();
});
});
// init function should return a promise no matter what
return promise;
}
});
```
Expand Down

0 comments on commit 09ec00f

Please sign in to comment.