Skip to content

Commit

Permalink
lots of changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jmurgolo committed Mar 23, 2024
1 parent e7e322d commit ddbadb7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pages/matchsummary.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,7 @@ const getTeams = async () => {
list_el.innerHTML = "<p>Error loading teams. Please try again later.</p>";
}
}






window.onload = getTeams;

const getTeamList = async () => {
Expand Down

0 comments on commit ddbadb7

Please sign in to comment.