Skip to content

Commit

Permalink
refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
muktar1907 committed Apr 30, 2024
1 parent e79fe5c commit b9a954d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions html/index_1.html
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,8 @@ <h2>Leaderboard</h2>

// add an event listener for the refresh button to request the game list
document.getElementById('refreshButton').addEventListener('click', function() {
var gameId="";
var nick="";
requestGameList();
});

Expand Down

0 comments on commit b9a954d

Please sign in to comment.