Ajout d'un hashtag pour le résumé

This commit is contained in:
JonathanMM 2022-11-18 21:17:27 +01:00
parent 05e6dfe28c
commit 6646c87fd8

View file

@ -72,7 +72,7 @@ export default class FinDePartiePanel {
let afficherChrono = (Sauvegardeur.chargerConfig() ?? Configuration.Default).afficherChrono; let afficherChrono = (Sauvegardeur.chargerConfig() ?? Configuration.Default).afficherChrono;
const entete = const entete =
"SUTOM #" + "#SUTOM #" +
numeroGrille + numeroGrille +
" " + " " +
(estBonneReponse ? resultats.length : "-") + (estBonneReponse ? resultats.length : "-") +