mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-22 17:36:29 +02:00
Ajout de la lecture d'un son sur reception d'un message
This commit is contained in:
parent
08af44287a
commit
cfd0e95b85
7 changed files with 20 additions and 0 deletions
|
@ -80,6 +80,7 @@
|
|||
'<div class="discussion-message-date">' + message.date + '</div>' +
|
||||
'</div>' +
|
||||
'</div>';
|
||||
playReceptionSound();
|
||||
break;
|
||||
case 'sended' :
|
||||
var texte = '' +
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue