Skip to content

Commit

Permalink
Add search for user #11
Browse files Browse the repository at this point in the history
  • Loading branch information
Scobiform committed Apr 19, 2024
1 parent d6a3876 commit 54d7eef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@
}

async function handleKeyUp(event) {
event.preventDefault();

clearTimeout(timeout);

// Check if the enter key is pressed
Expand Down

0 comments on commit 54d7eef

Please sign in to comment.