Skip to content

directory: Remove duplicate entries for rooms

Daniel Pauls requested to merge danielxyz/fractal:duplicate-rooms into master

Currently when opening the room directory and scrolling down, the already existing rooms will get appended to the list as well as the new ones causing duplicates.

Only appending new rooms fixes this issue.

Edited by Daniel Pauls

Merge request reports