mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-11 08:14:11 +08:00
fixed bottom row
This commit is contained in:
parent
71e8e1e68c
commit
143ed00e71
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ const layouts = {
|
|||
"`~", "1!", "2@", "3#", "4$", "5%", "6^", "7&", "8*", "9(", "0)", "-_", "=+",
|
||||
"wW", "gG", "hH", "mM", "kK", "qQ", "cC", "uU", "jJ", "'\"", "[{", "]}", "\\|",
|
||||
"rR", "sS", "nN", "tT", "fF", "yY", "aA", "eE", "oO", "iI", ";:",
|
||||
"xX", "bB", "lL", "dD", "vV", "zZ", "pP", ",<", ".>", "/?", ".>",
|
||||
"\\|", "xX", "bB", "lL", "dD", "vV", "zZ", "pP", ",<", ".>", "/?",
|
||||
" "
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue