mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-20 16:37:48 +02:00
Fix son sur reception
This commit is contained in:
parent
937cf20787
commit
53fed0f740
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ function scrollDownDiscussion()
|
|||
*/
|
||||
function playReceptionSound ()
|
||||
{
|
||||
jQuery('body').find('#reception-sound').play();
|
||||
jQuery('body').find('#reception-sound')[0].play();
|
||||
}
|
||||
|
||||
jQuery(document).ready(function()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue