1
0
Fork 0

Fix element sounds

This commit is contained in:
Malte 2023-01-30 00:29:53 +01:00
parent 13ff26d306
commit 57298a64f9

View file

@ -5,7 +5,7 @@ final: prev: {
cat ${./user.css} >> $bundlecss
bundlejs=$(find . -name 'vendors~init.js')
sed -i 's/return n.room.roomId===e||n.isUnread}/return n.room.roomId===e||n.hasUnreadCount}/' $bundlejs
#cp ${./orville_communicator.opus} media/message.ogg
cp ${./orville_communicator.opus} webapp/media/message.ogg
'';
});
}