mirror of
https://github.com/Mibew/mibew.git
synced 2025-05-03 11:03:07 +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")}}});
|