Matchups: implemented matchups
This commit is contained in:
@@ -29,7 +29,8 @@ export default withNuxt([
|
||||
Champion: 'readonly',
|
||||
ChampionsResponse: 'readonly',
|
||||
ChampionResponse: 'readonly',
|
||||
ItemResponse: 'readonly'
|
||||
ItemResponse: 'readonly',
|
||||
MatchupData: 'readonly'
|
||||
}
|
||||
},
|
||||
rules: {
|
||||
|
||||
Reference in New Issue
Block a user