[🐴]Add DM push notification sound (#4000)
* add wav * add sound to config
This commit is contained in:
parent
0e04b19627
commit
d390db0fa2
2 changed files with 1 additions and 0 deletions
|
@ -200,6 +200,7 @@ module.exports = function (config) {
|
|||
{
|
||||
icon: './assets/icon-android-notification.png',
|
||||
color: '#1185fe',
|
||||
sounds: ['assets/blueskydm.wav'],
|
||||
},
|
||||
],
|
||||
'./plugins/withAndroidManifestPlugin.js',
|
||||
|
|
BIN
assets/blueskydm.wav
Normal file
BIN
assets/blueskydm.wav
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue