diff --git a/presets/football.json b/presets/football.json index ad04f347..ede21379 100644 --- a/presets/football.json +++ b/presets/football.json @@ -1,5 +1,5 @@ { - "name": "Football - coming soon", + "name": "American Football", "positions": [ "Back", "Quarterback", diff --git a/presets/footy.json b/presets/footy.json index 89a757e0..42d998fd 100644 --- a/presets/footy.json +++ b/presets/footy.json @@ -1,5 +1,5 @@ { - "name": "Footy - coming soon", + "name": "Australian Rules Football", "positions": [ "Defender", "Midfielder", diff --git a/presets/rugby.json b/presets/rugby.json index a093b0f2..f6de4683 100644 --- a/presets/rugby.json +++ b/presets/rugby.json @@ -1,5 +1,5 @@ { - "name": "Rugby - coming soon", + "name": "Rugby", "outcomes": [ "Win", "Draw",