Set 'Ctrl + I' to reset request - fixed #1356

This commit is contained in:
Liyas Thomas
2020-12-02 10:23:11 +05:30
parent f279471858
commit 8afead4e39
2 changed files with 2 additions and 2 deletions

View File

@@ -209,7 +209,7 @@
</div>
<div>
<kbd>{{ getSpecialKey() }}</kbd
>+<kbd>L</kbd>
>+<kbd>I</kbd>
<label>{{ $t("reset_request") }}</label>
</div>
<hr />