From 8b05b063ff5e97503f4eeff3e9fcfb926cedbb07 Mon Sep 17 00:00:00 2001 From: liyasthomas Date: Sun, 21 Nov 2021 19:40:15 +0530 Subject: [PATCH] fix: minor ui improvements --- packages/hoppscotch-app/components/app/Shortcuts.vue | 10 +++++++++- packages/hoppscotch-app/components/app/Support.vue | 1 + 2 files changed, 10 insertions(+), 1 deletion(-) 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 = () => {