UI improvements
This commit is contained in:
parent
8c1d15aaae
commit
bcfe1de1b2
16 changed files with 94 additions and 40 deletions
|
|
@ -223,9 +223,6 @@ const Status = {
|
|||
botStatus() {
|
||||
return this.status.user.actor_type === 'Service'
|
||||
},
|
||||
showActorTypeIndicator() {
|
||||
return !this.hideBotIndication
|
||||
},
|
||||
sensitiveStatus() {
|
||||
return this.status.nsfw
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue