Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doppelverwendung der Variablen für Tore #130

Closed
jupadin opened this issue Oct 24, 2023 · 0 comments
Closed

Doppelverwendung der Variablen für Tore #130

jupadin opened this issue Oct 24, 2023 · 0 comments

Comments

@jupadin
Copy link
Contributor

jupadin commented Oct 24, 2023

Hi @djbrown,

s. Anzahl der Spiele für die aktuelle Saison 23/24 bei https://hbscorez.de/spieler/414186/.
Hier dürften (Stand heute 24.10.23) lediglich 5 Spiele stehen, wird aber die Variable für die Anzahl der geworfenen Tore verwendet:

<h2>Statistiken</h1>
<p>Spiele: {{scorer.total_goals}}
<p>Tore: {{scorer.total_goals}}
<p>7m: {{scorer.total_penalty_goals}} von {{scorer.total_penalty_tries}}

PR-Fix kann ich gerne erstellen - Issue ansonsten auch gerne einfach direkt schließen, falls du das schon erledigt hast bzw. machst.

Viele Grüße

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant