Adding custom notification sound
This commit is contained in:
parent
94e9033dc1
commit
965a2a9f64
@ -54,3 +54,9 @@ patch "../node_modules/commonmark/dist/commonmark.js" ./greentext.patch
|
||||
|
||||
echo 'running kick fix...'
|
||||
./fix_kick.sh
|
||||
|
||||
echo 'Adding custom notification sound...'
|
||||
cp ./message.mp3 ../webapp/media/message.mp3
|
||||
cp ./message.mp3 ../node_modules/matrix-react-sdk/res/media/message.mp3
|
||||
cp ./message.ogg ../webapp/media/message.ogg
|
||||
cp ./message.ogg ../node_modules/matrix-react-sdk/res/media/message.ogg
|
||||
|
BIN
message.mp3
Executable file
BIN
message.mp3
Executable file
Binary file not shown.
BIN
message.ogg
Executable file
BIN
message.ogg
Executable file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user