design: New notification sound

pull/605/head
krille-chan 1 year ago
parent ea75e98c37
commit 52457a3320
No known key found for this signature in database

Binary file not shown.

@ -57,8 +57,7 @@ extension LocalNotificationsExtension on MatrixState {
);
if (kIsWeb) {
html.AudioElement()
..src =
'assets/assets/sounds/WoodenBeaver_stereo_message-new-instant.ogg'
..src = 'assets/assets/sounds/notification.ogg'
..autoplay = true
..load();
html.Notification(

Loading…
Cancel
Save