Florian Duros b5c879ae85
perf(room list): avoid to create new filter ids and keys when the room list is updated
The filterKeys are passed in the virtuoso context so it should reduce
internal computing

The filter ids array has always the same value, there is no point to
create a new instance.
2026-02-27 16:33:15 +01:00
..