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

* add wav

* add sound to config
This commit is contained in:
Hailey
2024-05-14 18:02:57 -07:00
committed by GitHub
parent 0e04b19627
commit d390db0fa2
2 changed files with 1 additions and 0 deletions
+1
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.