mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2024-11-10 17:04:49 +08:00
Merge branch 'master' of https://github.com/Miodec/monkeytype
This commit is contained in:
commit
65f2f369bf
2 changed files with 5 additions and 5 deletions
|
@ -939,9 +939,9 @@
|
|||
"type": "ansi",
|
||||
"keys": {
|
||||
"row1": ["`~", "1!", "2@", "3#", "4$", "5%", "6^", "7&", "8*", "9(", "0)", "[{", "]}"],
|
||||
"row2": ["fF", "lL", "hH", "vV", "kK", "qQ", "wW", "oO", "uU", ",<", "-_", "=+", "\\|"],
|
||||
"row2": ["fF", "lL", "hH", "yY", "kK", "qQ", "wW", "oO", "uU", ",<", "-_", "=+", "\\|"],
|
||||
"row3": ["sS", "rR", "nN", "tT", "pP", "cC", "dD", "aA", "eE", "iI", "/?"],
|
||||
"row4": ["xX", "jJ", "bB", "yY", "zZ", "mM", "gG", "'\"", ";:", ".>"],
|
||||
"row4": ["xX", "jJ", "bB", "vV", "zZ", "mM", "gG", "'\"", ";:", ".>"],
|
||||
"row5": [" "]
|
||||
}
|
||||
},
|
||||
|
@ -950,9 +950,9 @@
|
|||
"type": "ansi",
|
||||
"keys": {
|
||||
"row1": ["`~", "1!", "2@", "3#", "4$", "5%", "6^", "7&", "8*", "9(", "0)", "[{", "]}"],
|
||||
"row2": ["fF", "lL", "hH", "vV", "zZ", "qQ", "wW", "oO", "uU", ",<", "-_", "=+", "\\|"],
|
||||
"row2": ["fF", "lL", "hH", "yY", "zZ", "qQ", "wW", "oO", "uU", ",<", "-_", "=+", "\\|"],
|
||||
"row3": ["sS", "rR", "nN", "tT", "pP", "cC", "dD", "aA", "eE", "iI", "/?"],
|
||||
"row4": ["xX", "jJ", "bB", "yY", "kK", "mM", "gG", "'\"", ";:", ".>"],
|
||||
"row4": ["xX", "jJ", "bB", "vV", "kK", "mM", "gG", "'\"", ";:", ".>"],
|
||||
"row5": [" "]
|
||||
}
|
||||
},
|
||||
|
|
|
@ -33698,7 +33698,7 @@
|
|||
"id": 5697
|
||||
},
|
||||
{
|
||||
"text": "Lets build a happy little cloud.\nLets build some happy little trees.",
|
||||
"text": "Let's build a happy little cloud.\nLet's build some happy little trees.",
|
||||
"source": "Bob Ross",
|
||||
"length": 74,
|
||||
"id": 5698
|
||||
|
|
Loading…
Reference in a new issue