mirror of
https://github.com/vector-im/element-call.git
synced 2026-09-01 21:25:18 +00:00
More obvious syntax
Co-authored-by: Timo <16718859+toger5@users.noreply.github.com>
This commit is contained in:
@@ -595,9 +595,8 @@ function useParticipantTiles(
|
|||||||
}
|
}
|
||||||
|
|
||||||
return newItems;
|
return newItems;
|
||||||
}
|
} else {
|
||||||
|
previousTiles.current = items;
|
||||||
previousTiles.current = items;
|
return items;
|
||||||
|
}
|
||||||
return items;
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user