.
This commit is contained in:
parent
ed86025b5f
commit
d494a73dc6
@ -15,6 +15,9 @@ const createNotification = (data) => {
|
||||
userId: data.userId,
|
||||
_displayInForeground: true,
|
||||
sound: 'default',
|
||||
android: {
|
||||
channelId: 'lqdvi-messages'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user