mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 05:17:51 +08:00
another missing challenge
This commit is contained in:
parent
15610ac41a
commit
b955735681
1 changed files with 5 additions and 0 deletions
|
@ -184,6 +184,11 @@
|
|||
"type": "funbox",
|
||||
"parameters": ["read_ahead","time",60]
|
||||
}
|
||||
,{
|
||||
"name": "iCanSeeTheFuture",
|
||||
"type": "funbox",
|
||||
"parameters": ["read_ahead_hard","time",60]
|
||||
}
|
||||
,{
|
||||
"name": "whatAreWordsAtThisPoint",
|
||||
"type": "funbox",
|
||||
|
|
Loading…
Reference in a new issue