fix: Add shortcut for toggling document contents to help
This commit is contained in:
@@ -41,6 +41,11 @@ function KeyboardShortcuts() {
|
||||
</Keys>
|
||||
<Label>Jump to dashboard</Label>
|
||||
|
||||
<Keys>
|
||||
<Key>{meta}</Key> + <Key>Ctrl</Key> + <Key>h</Key>
|
||||
</Keys>
|
||||
<Label>Table of contents</Label>
|
||||
|
||||
<Keys>
|
||||
<Key>?</Key>
|
||||
</Keys>
|
||||
|
||||
Reference in New Issue
Block a user