From 56b1a7a9b4c91be8f4fd13b75c82dac95233a300 Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Wed, 21 Dec 2022 22:32:28 -0600 Subject: [PATCH] Fixed hotkeys not being reactive --- src/components/Hotkey.vue | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/src/components/Hotkey.vue b/src/components/Hotkey.vue index c5790e3..7e9c876 100644 --- a/src/components/Hotkey.vue +++ b/src/components/Hotkey.vue @@ -13,22 +13,34 @@