Skip to content

Commit 1a0a1c2

Browse files
committed
Fixed system generic error failing to display
1 parent e1ba3d3 commit 1a0a1c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/services/notifications/notifications-service.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ export default /*@ngInject*/ function notifications(
33
$cordovaLocalNotification,
44
$rootScope,
55
$window,
6+
$log,
67
$timeout,
78
$q,
89
devices,

0 commit comments

Comments
 (0)