mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-26 18:09:40 +08:00
impr(commandline): add 'wpm' alias to min speed command
This commit is contained in:
parent
510b887a97
commit
c7e86b5062
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ const commands: MonkeyTypes.Command[] = [
|
|||
{
|
||||
id: "changeMinWpm",
|
||||
display: "Minimum speed...",
|
||||
alias: "minimum",
|
||||
alias: "minimum wpm",
|
||||
icon: "fa-bomb",
|
||||
subgroup,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue