fix(results): show stops type
All checks were successful
deploy to cloudflare pages / deploy (push) Successful in 37s
All checks were successful
deploy to cloudflare pages / deploy (push) Successful in 37s
This commit is contained in:
parent
18c7ccd084
commit
d6576a5004
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue