0.0.83
This commit is contained in:
@@ -70,6 +70,8 @@ function check_new_messages (window,it){
|
||||
data: JSON.stringify(data_new_messages),
|
||||
success: function(data){
|
||||
success_check_new_messages(data)
|
||||
const beep = new Audio('/static/sounds/beep.MP3');
|
||||
beep.play()
|
||||
},
|
||||
error: function (data){
|
||||
|
||||
|
||||
BIN
static/sounds/beep.MP3
Normal file
BIN
static/sounds/beep.MP3
Normal file
Binary file not shown.
Reference in New Issue
Block a user