mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-09-21 14:06:44 +08:00
fixed the Y key being lost, and wondering into the wrong neighbourhood
This commit is contained in:
parent
b4c4004de2
commit
7f336015d7
1 changed files with 1 additions and 2 deletions
|
@ -1044,11 +1044,10 @@
|
|||
<div class="keymap-key" id="KeyT">
|
||||
<span class="letter">t</span>
|
||||
</div>
|
||||
<div class="keymap-matrix-split-spacer"></div>
|
||||
<div class="keymap-split-spacer"></div>
|
||||
<div class="keymap-key" id="KeyY">
|
||||
<span class="letter">y</span>
|
||||
</div>
|
||||
<div class="keymap-stagger-split-spacer"></div>
|
||||
<div class="keymap-key" id="KeyU">
|
||||
<span class="letter">u</span>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue