EGF format uses handicap correction for file extension

This commit is contained in:
Claude Brisson
2024-04-11 22:32:39 +02:00
parent 87e10f5cb6
commit c2b3c8739a
2 changed files with 2 additions and 1 deletions

View File

@@ -50,6 +50,7 @@
const tour_id = ${tour.id};
const tour_rounds = ${tour.rounds};
let activeRound = ${round};
let correction = #if($tour.pairing.type == 'MAC_MAHON')${tour.pairing.handicap.correction}#{else}0#end;
let standingsUpToDate = true;
let pairablesUpToDate = true;
// $params