mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-09 23:25:53 +08:00
Merge branch 'master' of https://github.com/Miodec/monkeytype into use-gulp
This commit is contained in:
commit
93c024a961
2 changed files with 3 additions and 0 deletions
|
@ -27,7 +27,9 @@ If you encounter a bug, or have a feature request - send me a message on Reddit,
|
|||
# credits
|
||||
|
||||
Montydrei for the name suggestion
|
||||
|
||||
Everyone who provided valuable feedback on the original reddit post for the prototype of this website
|
||||
|
||||
Contributors that have helped with implementing various features, adding themes and more.
|
||||
|
||||
# support
|
||||
|
|
|
@ -115,6 +115,7 @@ async function saveConfigToDB() {
|
|||
4000
|
||||
);
|
||||
}
|
||||
return;
|
||||
}
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue