Skip to content

Commit 3f3e8f9

Browse files
committed
add new push_icon
1 parent 663cf39 commit 3f3e8f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/services/notifications/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ export default async ({ message, user }) => {
128128
notification: {
129129
title: 'DEMOCRACY',
130130
body: message,
131-
icon: 'ic_launcher',
131+
icon: 'ic_notification',
132132
},
133133
});
134134
gcmProvider.send(

0 commit comments

Comments
 (0)