Merge pull request #3736 from h3poteto/iss-3300/fix-shortcuts

refs #3300 Remove unimplemented shortcuts
This commit is contained in:
AkiraFukushima 2022-11-04 21:01:23 +09:00 committed by GitHub
commit 7850cb9a99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>