diff --git a/scripts/AnimeNotifier.ts b/scripts/AnimeNotifier.ts index 6c5dc098..ec86f409 100644 --- a/scripts/AnimeNotifier.ts +++ b/scripts/AnimeNotifier.ts @@ -992,8 +992,6 @@ export default class AnimeNotifier { } onKeyDown(e: KeyboardEvent) { - console.log(e.keyCode) - let activeElement = document.activeElement // Ignore hotkeys on input elements