G5V
G5V copied to clipboard
Multiple Fix
MatchesTable.vue :
- Adding the name of the server where the match will be played
- Adding a connect button
- Fix the display of the team1 name wasn't show
MatchInfo.vue
- Adding a connect button with the name of the server you will join
Translation.json
- Adding multiple value in FR / EN relative to this update
Fix : Using a relationship to show the right TeamName in place of using match.team1_string and match.team2_string to keeping the information up-to-date
Also, please continue to use the match specifically, or have it choose the Team name if it is not a pug, or the team exists :) that way the API would not need to be changed as much, either.
Also, please continue to use the match specifically, or have it choose the Team name if it is not a pug, or the team exists :) that way the API would not need to be changed as much, either.
What is "pug" ?