mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-04-26 07:49:22 -05:00
Change NavBar key for Events
This commit is contained in:
parent
ed766e07f7
commit
407fb89279
|
|
@ -7,7 +7,7 @@
|
||||||
{{ $t('salmonrun.title') }}
|
{{ $t('salmonrun.title') }}
|
||||||
</router-link>
|
</router-link>
|
||||||
<router-link to="/challenges" class="router-link">
|
<router-link to="/challenges" class="router-link">
|
||||||
{{ $t('challenges.title') }}
|
{{ $t('events.title') }}
|
||||||
</router-link>
|
</router-link>
|
||||||
<router-link to="/gear" class="router-link">
|
<router-link to="/gear" class="router-link">
|
||||||
{{ $t('gear.title') }}
|
{{ $t('gear.title') }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user