[🐴]Add DM push notification sound (#4000)

* add wav

* add sound to config
zio/stable
Hailey 2024-05-14 18:02:57 -07:00 committed by GitHub
parent 0e04b19627
commit d390db0fa2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 0 deletions

View File

@ -200,6 +200,7 @@ module.exports = function (config) {
{
icon: './assets/icon-android-notification.png',
color: '#1185fe',
sounds: ['assets/blueskydm.wav'],
},
],
'./plugins/withAndroidManifestPlugin.js',

Binary file not shown.