From c9e0c9b6cf488f65a9b99e437e64237fd3e18ea3 Mon Sep 17 00:00:00 2001 From: kolaente Date: Sun, 18 Apr 2021 19:32:31 +0200 Subject: [PATCH] Bring up the keyboard shortcuts when pressing ? Doesn't really work right now, see https://github.com/iFgR/vue-shortkey/issues/116 --- src/components/home/contentAuth.vue | 18 +++++++++++++----- src/components/home/topNavigation.vue | 5 +++-- 2 files changed, 16 insertions(+), 7 deletions(-) diff --git a/src/components/home/contentAuth.vue b/src/components/home/contentAuth.vue index 48e009883..2918915b4 100644 --- a/src/components/home/contentAuth.vue +++ b/src/components/home/contentAuth.vue @@ -19,14 +19,19 @@ class="app-content" > - + - + - - + + @@ -36,7 +41,7 @@ diff --git a/src/components/home/topNavigation.vue b/src/components/home/topNavigation.vue index c0c17ce32..f01b7e0f7 100644 --- a/src/components/home/topNavigation.vue +++ b/src/components/home/topNavigation.vue @@ -69,8 +69,9 @@ v-if="privacyPolicyUrl"> Privacy policy - Keyboard - Shortcuts + + Keyboard Shortcuts + Logout