mirror of
https://github.com/suitenumerique/meet.git
synced 2026-07-29 05:09:16 +00:00
1e1e1a2657
This was a mistake: the filter was never used in production and caused performance issues. It generated a list of unique room slugs, bloating the DOM with thousands of values and slowing down view rendering. Remove this regression.