Skip to content

Commit 0914d65

Browse files
authored
Update main.js
1 parent fce1e88 commit 0914d65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/assets/script/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ function resetAll() {
155155
botMoves = [];
156156

157157
// Reset UI elements
158-
boardlert.style.display = "none";
158+
boardalert.style.display = "none";
159159
textalert.textContent = "";
160160

161161
// Disable buttons (if any are active)

0 commit comments

Comments
 (0)