1
0
mirror of https://github.com/elk-zone/elk synced 2024-11-23 22:56:09 +09:00

fix: status card confusion (#2196)

This commit is contained in:
Horváth Bálint 2023-07-03 21:04:16 +02:00 committed by GitHub
parent 886fc89df6
commit a98ca69382
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,6 +105,7 @@ onReactivated(() => {
>
<DynamicScrollerItem :item="item" :active="active">
<StatusCard
:key="item.id"
:status="item"
context="account"
:older="context?.descendants[index + 1]"