mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -07:00
Fix error
This commit is contained in:
parent
da4f41da19
commit
f29a03d64a
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
<i><fa icon="angle-right"/></i>
|
||||
</p>
|
||||
</li>
|
||||
<li @click="page">
|
||||
<li>
|
||||
<router-link to="/i/pages">
|
||||
<i><fa :icon="faStickyNote" fixed-width/></i>
|
||||
<span>{{ $t('@.pages') }}</span>
|
||||
|
|
Loading…
Reference in a new issue