Use new season tables for 2021/22

This commit is contained in:
Nick Playfair 2021-08-07 15:12:19 +01:00
parent 69e7b3e825
commit bea39a16cd

View File

@ -25,7 +25,7 @@ const premierLeague = {
},
params: {
league: '39',
season: '2020',
season: '2021',
},
};
@ -36,7 +36,7 @@ const championship = {
},
params: {
league: '40',
season: '2020',
season: '2021',
},
};