Add description to squash player metrics
This commit is contained in:
@@ -25,8 +25,8 @@
|
|||||||
{ "name" : "Pts", "equation" : "$pointsfor - $pointsagainst", "priority" : 2, "description" : "Total points" }
|
{ "name" : "Pts", "equation" : "$pointsfor - $pointsagainst", "priority" : 2, "description" : "Total points" }
|
||||||
],
|
],
|
||||||
"metrics": [
|
"metrics": [
|
||||||
"Height",
|
{ "name" : "Height", "description" : "Player height" },
|
||||||
"Weight"
|
{ "name" : "Weight", "description" : "Player weight" }
|
||||||
],
|
],
|
||||||
"statistics": [
|
"statistics": [
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user