Dafrok/v-hotkey

Using KeyboardEvent.keyCode is depricated

lundmikkel opened this issue · 1 comments

The code is currently using the keyboard event's key code, which has been deprecated. You can read more about it here.

Practical suggestions, we will reconstruct it in the near future.