diff --git a/static/js/user_profile.js b/static/js/user_profile.js index 582dab0..0632488 100644 --- a/static/js/user_profile.js +++ b/static/js/user_profile.js @@ -330,7 +330,7 @@ function searchTown(el){ } }); - }, 1500); + }, 500); } }