Flávio
Results
1
comments of
Flávio
You can fix this by changing the app.js file from line 190 to 212 to look like this `window.addEventListener("keydown", e => { if ( e.key == " " && keyIsDown...