Skip to content

Commit

Permalink
push
Browse files Browse the repository at this point in the history
  • Loading branch information
BlaNKtext committed Jun 12, 2021
1 parent 092b334 commit 54af818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ <h2>Random Beatmaps<h2>
showActivity(JSON.parse(xhr.response));
}
xhr.onerror = function() {
console.error("failed fetching activities");
console.error("Failed to fetch uploaded plays");
}
xhr.send();
}
Expand Down

0 comments on commit 54af818

Please sign in to comment.