diff --git a/components/account/AccountInlineInfo.vue b/components/account/AccountInlineInfo.vue index 786080c5..70f4c54c 100644 --- a/components/account/AccountInlineInfo.vue +++ b/components/account/AccountInlineInfo.vue @@ -10,11 +10,18 @@ const { link = true, avatar = true } = defineProps<{ const userSettings = useUserSettings() + +