mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-12-12 13:48:10 +09:00
Fix error
This commit is contained in:
parent
da4f41da19
commit
f29a03d64a
@ -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 New Issue
Block a user