Skip to content

Commit 18cda95

Browse files
committed
refactor: update push notifications whitelist
1 parent 537ec39 commit 18cda95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/whitelist.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const whitelist = [
1616
'escrowNotificationSettingAppeal',
1717
'escrowNotificationSettingRulingGiven',
1818
'pushNotifications',
19-
'pushNotificationsURI'
19+
'pushNotificationsData'
2020
]
2121

2222
module.exports = whitelist

0 commit comments

Comments
 (0)