diff --git a/packages/hoppscotch-app/components/app/Shortcuts.vue b/packages/hoppscotch-app/components/app/Shortcuts.vue index 78fb7d6f2..41150de9a 100644 --- a/packages/hoppscotch-app/components/app/Shortcuts.vue +++ b/packages/hoppscotch-app/components/app/Shortcuts.vue @@ -39,7 +39,15 @@ /> -
+
{ const showShortcuts = () => { invokeAction("flyouts.keybinds.toggle") + hideModal() } const hideModal = () => {