Bluesky app fork with some witchin' additions ๐Ÿ’ซ
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

[๐Ÿด]Add DM push notification sound (#4000)

* add wav

* add sound to config

authored by

Hailey and committed by
GitHub
d390db0f 0e04b196

+1
+1
app.config.js
··· 200 200 { 201 201 icon: './assets/icon-android-notification.png', 202 202 color: '#1185fe', 203 + sounds: ['assets/blueskydm.wav'], 203 204 }, 204 205 ], 205 206 './plugins/withAndroidManifestPlugin.js',
assets/blueskydm.wav

This is a binary file and will not be displayed.