fix bot indicator appearing on retweeter avatar
This commit is contained in:
parent
6f1d953642
commit
4e2fd7baf9
2 changed files with 7 additions and 1 deletions
|
@ -77,7 +77,7 @@
|
|||
<UserAvatar
|
||||
v-if="retweet"
|
||||
class="left-side repeater-avatar"
|
||||
:bot="botIndicator"
|
||||
:bot="rtBotIndicator"
|
||||
:better-shadow="betterShadow"
|
||||
:user="statusoid.user"
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue