[🐴]Add DM push notification sound (#4000)
* add wav * add sound to config
This commit is contained in:
@@ -200,6 +200,7 @@ module.exports = function (config) {
|
|||||||
{
|
{
|
||||||
icon: './assets/icon-android-notification.png',
|
icon: './assets/icon-android-notification.png',
|
||||||
color: '#1185fe',
|
color: '#1185fe',
|
||||||
|
sounds: ['assets/blueskydm.wav'],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
'./plugins/withAndroidManifestPlugin.js',
|
'./plugins/withAndroidManifestPlugin.js',
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user