Site
- some change in css
This commit is contained in:
@ -3,10 +3,10 @@
|
||||
/* ::: :::::::: */
|
||||
/* main.js :+: :+: :+: */
|
||||
/* +:+ +:+ +:+ */
|
||||
/* By: marvin <marvin@student.42.fr> +#+ +:+ +#+ */
|
||||
/* By: edbernar <edbernar@student.42angouleme. +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/08/22 17:08:46 by madegryc #+# #+# */
|
||||
/* Updated: 2024/09/18 10:59:57 by marvin ### ########.fr */
|
||||
/* Updated: 2024/09/18 13:52:39 by edbernar ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@ -106,7 +106,7 @@ function searchUser(event)
|
||||
{
|
||||
timeout = setTimeout(() => {
|
||||
sendRequest("search_user", {username: event.target.value});
|
||||
}, 300);
|
||||
}, 10);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user