Use points as id for presets

This commit is contained in:
Brian Miyaji
2014-06-24 00:15:23 +10:00
parent feef6e5c4f
commit fc4933ad00
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
{ "name" : "Q4", "description" : "Fourth quarter points" },
"Goals",
"Behinds",
{ "name" : "Total", "description" : "Total points", "primary" : 1 }
{ "name" : "Total", "id" : "points", "description" : "Total points", "primary" : 1 }
],
"performance": [
"Kicks",