Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zkPorpoise committed Feb 27, 2024
1 parent da96a71 commit f081a35
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions leaderboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
<title>PORPOISE Network</title>

<script>
const urlPrefix = 'https://zkporpoise.replit.app/fetch-leaderboard';
let leaderboardLink;
const leaderboardLink = 'https://zkporpoise.replit.app/fetch-leaderboard';

// Function to generate table rows from responsesData
function generateTableRows() {
Expand Down

0 comments on commit f081a35

Please sign in to comment.