Skip to content

Commit a73afc8

Browse files
committed
Removed click_action with poorly formatted name, for an activity which doesn't exist in our Wallet.
1 parent eea0fa7 commit a73afc8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/pushnotificationsservice.js

-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ PushNotificationsService.prototype._sendPushNotifications = function(notificatio
140140
title: content.plain.subject,
141141
body: content.plain.body,
142142
sound: "default",
143-
click_action: "FCM_PLUGIN_ACTIVITY",
144143
icon: "fcm_push_icon",
145144
},
146145
data: {

0 commit comments

Comments
 (0)