Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lsm committed Jul 31, 2015
1 parent 67f51bd commit 47fd052
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 47fd052

Please sign in to comment.