fix: status card confusion (#2196)
parent
886fc89df6
commit
a98ca69382
|
@ -105,6 +105,7 @@ onReactivated(() => {
|
|||
>
|
||||
<DynamicScrollerItem :item="item" :active="active">
|
||||
<StatusCard
|
||||
:key="item.id"
|
||||
:status="item"
|
||||
context="account"
|
||||
:older="context?.descendants[index + 1]"
|
||||
|
|
Loading…
Reference in New Issue