diff --git a/progit/templates/add_user.html b/progit/templates/add_user.html index 0d3fd64..c67af61 100644 --- a/progit/templates/add_user.html +++ b/progit/templates/add_user.html @@ -42,7 +42,7 @@ ); }, minLength: 2, - delay: 500, + delay: 200, }); });