Move presets to json objects
This commit is contained in:
19
presets/footy.json
Normal file
19
presets/footy.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Footy - coming soon",
|
||||
"outcomes": [
|
||||
"Win",
|
||||
"Loss"
|
||||
],
|
||||
"results": [
|
||||
],
|
||||
"performance": [
|
||||
],
|
||||
"columns": [
|
||||
],
|
||||
"metrics": [
|
||||
"Height",
|
||||
"Weight"
|
||||
],
|
||||
"statistics": [
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user