Change NavBar key for Events

This commit is contained in:
Inkception 2023-06-02 17:00:55 +02:00
parent ed766e07f7
commit 407fb89279
No known key found for this signature in database
GPG Key ID: 947E053BFD3C889B

View File

@ -7,7 +7,7 @@
{{ $t('salmonrun.title') }}
</router-link>
<router-link to="/challenges" class="router-link">
{{ $t('challenges.title') }}
{{ $t('events.title') }}
</router-link>
<router-link to="/gear" class="router-link">
{{ $t('gear.title') }}