mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-29 11:26:13 +08:00
test
This commit is contained in:
parent
b74215a683
commit
c1d05d50b1
1 changed files with 1 additions and 0 deletions
|
|
@ -214,5 +214,6 @@ $(document).on("keydown", (event) => {
|
|||
) {
|
||||
hide();
|
||||
event.preventDefault();
|
||||
console.log("first");
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue