refs #3300 Remove unimplemented shortcuts

This commit is contained in:
AkiraFukushima 2022-11-04 19:58:37 +09:00
parent caa664f312
commit 125acc5b87
No known key found for this signature in database
GPG Key ID: B6E51BAC4DE1A957
1 changed files with 0 additions and 8 deletions

View File

@ -31,14 +31,6 @@
<td><kbd>k</kbd></td>
<td>{{ $t('modals.shortcut.k') }}</td>
</tr>
<tr>
<td><kbd>h</kbd></td>
<td>{{ $t('modals.shortcut.h') }}</td>
</tr>
<tr>
<td><kbd>l</kbd></td>
<td>{{ $t('modals.shortcut.l') }}</td>
</tr>
<tr>
<td><kbd>r</kbd></td>
<td>{{ $t('modals.shortcut.r') }}</td>