Skip to content

Commit

Permalink
Leave button Test1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashikkalis committed Jan 10, 2025
1 parent fc07584 commit 5c28fdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/js/dashboard/lobbys.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@
readyButton.disabled = true;
readyButton.innerText = 'Ready (Checked)';
startButton.style.display = 'inline-block';
leaveButton.style.display = 'inline-block';
// checkIfAllPlayersReady(lobbyId);
});

Expand Down

0 comments on commit 5c28fdc

Please sign in to comment.