diff --git a/presets/racket-sports/squash.json b/presets/racket-sports/squash.json index 8ff49492..ab3cb665 100644 --- a/presets/racket-sports/squash.json +++ b/presets/racket-sports/squash.json @@ -25,8 +25,8 @@ { "name" : "Pts", "equation" : "$pointsfor - $pointsagainst", "priority" : 2, "description" : "Total points" } ], "metrics": [ - "Height", - "Weight" + { "name" : "Height", "description" : "Player height" }, + { "name" : "Weight", "description" : "Player weight" } ], "statistics": [ ]