fix(results): show stops type
All checks were successful
deploy to cloudflare pages / deploy (push) Successful in 37s

This commit is contained in:
uku 2024-11-29 17:07:08 +01:00
parent 18c7ccd084
commit d6576a5004
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o

View file

@ -24,7 +24,7 @@
<h1>Score total: {totalScore}</h1>
<span>Mode: <b>{mode}</b></span>
<span>Mode: <b>{mode}</b> - Arrêts: <b>{stops_type}</b></span>
{#if name !== null}
<span>Joué par {name}</span>