Revert "Improve performance" (#7441)
This reverts commit 1dbce5e3e2dad2e6be601d30bef729658d81e9da.
This commit is contained in:
parent
7f2356ba4b
commit
a085d9fbd7
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<span class="mk-acct" v-once>
|
||||
<span class="mk-acct">
|
||||
<span class="name">@{{ user.username }}</span>
|
||||
<span class="host" v-if="user.host || detail || $store.state.showFullAcct">@{{ user.host || host }}</span>
|
||||
</span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user