forked from AkkomaGang/akkoma-fe
#486 - remove expand button on conversation page
This commit is contained in:
parent
546ced43d9
commit
5df049ca31
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
:key="status.id"
|
||||
:inlineExpanded="collapsable"
|
||||
:statusoid="status"
|
||||
:expandable='!expanded'
|
||||
:expandable='!isExpanded'
|
||||
:focused="focused(status.id)"
|
||||
:inConversation="isExpanded"
|
||||
:highlight="getHighlight()"
|
||||
|
|
Loading…
Reference in a new issue