~xenrox/faceit_checker

5f57678842bfe7747cd550203c06c3d01d47efd3 — Thorben Günther 1 year, 1 month ago fd62ce5
templates/player: Player matches -> Matches
1 files changed, 1 insertions(+), 1 deletions(-)

M templates/player.html
M templates/player.html => templates/player.html +1 -1
@@ 7,7 7,7 @@
  <body>
    Elo: {{.Elo}}<br />
    K/D: {{.Kd}}<br />
    Player matches: {{.Matches}}<br />
    Matches: {{.Matches}}<br />
    Winrate: {{.Winrate}}%<br />
    Country: {{.Country}}<br />
    <a href="{{.Link}}">Faceit profile link</a><br />