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