parent
6392b82a93
commit
5be48b102f
4 changed files with 46 additions and 34 deletions
|
@ -81,6 +81,7 @@ watchEffect(() => {
|
|||
font-bold sm:text-2xl text-xl
|
||||
:content="getDisplayName(account, { rich: true })"
|
||||
:emojis="account.emojis"
|
||||
:markdown="false"
|
||||
/>
|
||||
<AccountBotIndicator v-if="account.bot" />
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue