mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-09 21:51:29 +08:00
fix(layout): incorrect mine layout middle row (dariogoetz)
This commit is contained in:
parent
871c50cc59
commit
c42765e6ed
1 changed files with 1 additions and 1 deletions
|
|
@ -1314,7 +1314,7 @@
|
|||
"keys": {
|
||||
"row1": ["^ˇ", "1°", "2§", "3ℓ", "4»", "5«", "6$", "7€", "8„", "9“", "0”", "-—", "`¸"],
|
||||
"row2": ["jJ", "lL", "uU", "aA", "qQ", "wW", "bB", "dD", "gG", "yY", "zZ", "ßẞ"],
|
||||
"row3": ["cC", "rR", "iI", "eE", "oO", "mM", "nN", "tT", "hH", "sS", " ", "'~"],
|
||||
"row3": ["cC", "rR", "iI", "eE", "oO", "mM", "nN", "tT", "sS", "hH", " ", "'~"],
|
||||
"row4": [" ", "vV", "xX", "üÜ", "äÄ", "öÖ", "pP", "fF", ",–", ".•", "kK"],
|
||||
"row5": [" "]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue