mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
parent
af44d05c97
commit
d16b5fdf33
3 changed files with 1 additions and 1 deletions
Binary file not shown.
BIN
Web/static/audio/notify.mp3
Normal file
BIN
Web/static/audio/notify.mp3
Normal file
Binary file not shown.
|
@ -1,4 +1,4 @@
|
|||
createjs.Sound.registerSound("/assets/packages/static/openvk/audio/Bruh.mp3", "notification");
|
||||
createjs.Sound.registerSound("/assets/packages/static/openvk/audio/notify.mp3", "notification");
|
||||
|
||||
function __actualPlayNotifSound() {
|
||||
createjs.Sound.play("notification");
|
||||
|
|
Loading…
Reference in a new issue