mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-24 22:25:15 +00:00
fix: open keyboard shortcuts by pressing ? (#928)
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
</Modal>
|
||||
|
||||
<BaseButton
|
||||
v-shortcut="'?'"
|
||||
v-shortcut="'Shift+?'"
|
||||
class="keyboard-shortcuts-button d-print-none"
|
||||
@click="showKeyboardShortcuts()"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user