diff --git a/components/account/AccountInfo.vue b/components/account/AccountInfo.vue index 13f4d148..aae3cf7a 100644 --- a/components/account/AccountInfo.vue +++ b/components/account/AccountInfo.vue @@ -9,6 +9,8 @@ const { account, link = true, fullServer = false } = defineProps<{ }>() + +