We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 732a359 commit 6eddb26Copy full SHA for 6eddb26
frontend/src/components/MatchStateToolbar.vue
@@ -70,7 +70,7 @@ const statusMessage = computed(() => {
70
<TeamBadge :team="'BLUE'"/>
71
</div>
72
<div class="col-grow">
73
- Matching duration: <strong>{{ matchDuration }}</strong>
+ Match duration: <strong>{{ matchDuration }}</strong>
74
75
76
</q-toolbar>
0 commit comments