sabrina-aip / spellcheck

a very silly spelling bee game
74 stars 36 forks source link

Fixes "w" keyboard button not animating #21

Closed edwindwalker closed 4 months ago

edwindwalker commented 5 months ago

Was just casually scrolling through the codebase and noticed that one of the keyboard buttons had a mismatched ID. Exceptionally minor fix, please enjoy.

nagygeri97 commented 5 months ago

The same mismatched id is also present in spelloff.js, practice.js and youtube.js. You could also fix those.