fix page icon
This commit is contained in:
parent
e022148875
commit
6cb4ee7879
@ -104,7 +104,7 @@ const headerTabs = computed(() => [
|
|||||||
|
|
||||||
definePageMetadata(() => ({
|
definePageMetadata(() => ({
|
||||||
title: i18n.ts.following,
|
title: i18n.ts.following,
|
||||||
icon: 'ti ti-hash',
|
icon: 'ti ti-user-check',
|
||||||
}));
|
}));
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
Reference in New Issue
Block a user