Skip to content

Commit

Permalink
Fix JS
Browse files Browse the repository at this point in the history
  • Loading branch information
HauseMasterZ committed Aug 18, 2023
1 parent 94f0d6b commit 357c69f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script.js
Original file line number Diff line number Diff line change
Expand Up @@ -395,4 +395,5 @@ window.onload = () => {
refreshButton.addEventListener("click", createRipple);
document.getElementById("customButton").addEventListener("click", createRipple);
modeToggle.click();
inputBox.focus();
}

0 comments on commit 357c69f

Please sign in to comment.