fix: use full account handle, clean up
This commit is contained in:
parent
bced99e14b
commit
d4300d8d83
5 changed files with 5 additions and 12 deletions
|
@ -7,8 +7,6 @@ const { account, link = true, fullServer = false } = defineProps<{
|
|||
fullServer?: boolean
|
||||
hover?: boolean
|
||||
}>()
|
||||
|
||||
const accountHandle = $(useAccountHandle(account, fullServer))
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue