Merge branch '486-expand-button' into 'develop'
#486 - remove expand button on conversation page Closes #486 See merge request pleroma/pleroma-fe!742
This commit is contained in:
commit
d7cf841dfe
@ -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 New Issue
Block a user