Skip to content

Commit

Permalink
Add estimated loading time
Browse files Browse the repository at this point in the history
  • Loading branch information
Simyon264 committed May 24, 2024
1 parent a589208 commit b038c0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReplayBrowser/Pages/Leaderboard.razor
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
else if(LeaderboardData == null)
{
<p><em>Loading leaderboard data... Please wait...</em></p>
<em>Estimated time: 15-30 seconds. If it takes longer, please refresh the page.</em>
}
else
{
Expand Down

0 comments on commit b038c0b

Please sign in to comment.