Fix: afficher "0" au lieu de "+0"

This commit is contained in:
2023-11-11 00:03:14 +01:00
parent 9056514951
commit c938778267
36 changed files with 56 additions and 57 deletions

View File

@ -1,4 +1,4 @@
<div class="flexrow">
<label>Difficulté imposée</label>
<label>{{numberFormat diffLibre decimals=0 sign=true}}</label>
<label>{{plusMoins diffLibre}}</label>
</div>