replaced ti-eye

This commit is contained in:
dakkar 2024-06-21 15:08:38 +01:00
parent e17f7b7297
commit 8830c94591
13 changed files with 14 additions and 13 deletions

View file

@ -19,7 +19,7 @@ SPDX-License-Identifier: AGPL-3.0-only
<XFollowing :user="user"/>
</MkFoldableSection>
<MkFoldableSection class="item">
<template #header><i class="ph-eye ph-bold ph-lg"></i> PV</template>
<template #header><i class="ti ti-eye"></i> PV</template>
<XPv :user="user"/>
</MkFoldableSection>
</div>