Skip to content

Commit

Permalink
Update and rename homesearch.js to trsearch.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Mw4mba authored May 21, 2024
1 parent 11ea7fe commit 6e03dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homesearch.js → trsearch.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ isb.addEventListener('keypress', function (e) {
if (e.key === 'Enter') {
is();
}
});
});

0 comments on commit 6e03dd4

Please sign in to comment.