Skip to content

Commit

Permalink
Merge pull request #338 from lewisl9029/bugfix-system-generic-error-f…
Browse files Browse the repository at this point in the history
…ails-to-display

Fixed system generic error failing to display
  • Loading branch information
lewisl9029 committed Sep 15, 2015
2 parents e1ba3d3 + 1a0a1c2 commit 72f0376
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/services/notifications/notifications-service.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ export default /*@ngInject*/ function notifications(
$cordovaLocalNotification,
$rootScope,
$window,
$log,
$timeout,
$q,
devices,
Expand Down

0 comments on commit 72f0376

Please sign in to comment.