mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 22:17:30 -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>
|
<i><fa icon="angle-right"/></i>
|
||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li @click="page">
|
<li>
|
||||||
<router-link to="/i/pages">
|
<router-link to="/i/pages">
|
||||||
<i><fa :icon="faStickyNote" fixed-width/></i>
|
<i><fa :icon="faStickyNote" fixed-width/></i>
|
||||||
<span>{{ $t('@.pages') }}</span>
|
<span>{{ $t('@.pages') }}</span>
|
||||||
|
|
Loading…
Reference in a new issue