Merge branch 'master' of https://github.com/Miodec/monkeytype into use-gulp

This commit is contained in:
typer 2020-11-02 17:49:07 -08:00
commit 93c024a961
2 changed files with 3 additions and 0 deletions

View file

@ -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

View file

@ -115,6 +115,7 @@ async function saveConfigToDB() {
4000
);
}
return;
}
);
}