mirror of
https://github.com/FAUSheppy/open-web-leaderboard.git
synced 2025-12-08 08:01:35 +01:00
fix missing colum names
This commit is contained in:
@@ -123,7 +123,7 @@ def leaderboard():
|
||||
columContent = flask.Markup(flask.render_template("playerLine.html", \
|
||||
playerRank="Rank", \
|
||||
playerName="Player", \
|
||||
playerRatin="Rating", \
|
||||
playerRating="Rating", \
|
||||
playerGames="Games", \
|
||||
playerWinratio="Winratio"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user