79149393

Date: 2024-11-01 20:56:50
Score: 2
Natty:
Report link

try to substitute testbutton.addEventListener('click', testaudio.play()) with testbutton.addEventListener('click', () => {testaudio.play()})

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: GiulioSalvi