reworked the sub-navigation on the Match-page

This commit is contained in:
cnachtigall1991
2021-10-15 11:11:38 +02:00
parent a29f4b1f2a
commit 3e9d8c47e3
11 changed files with 244 additions and 332 deletions

View File

@@ -48,7 +48,7 @@
</template>
<script>
import {GetHLTV_1, GoToPlayer, DisplayRank} from "../utils";
import {DisplayRank, GetHLTV_1, GoToPlayer} from "../utils";
export default {
name: 'ScoreTeamPlayer',