mirror of
https://github.com/Mibew/i18n.git
synced 2025-01-24 22:10:30 +03:00
2 lines
202 B
JavaScript
2 lines
202 B
JavaScript
Behaviour.register({"a#check-nv":function(a){a.onclick=function(){playSound(wroot+"/sounds/new_user.wav")}},"a#check-nm":function(a){a.onclick=function(){playSound(wroot+"/sounds/new_message.wav")}}});
|