Skip to content

Fix crash when creating a chatroom

Quentin Arguillere requested to merge fix/crash_on_create_chatroom into release/5.0

Crash was caused by a weak reference on a search result in the magic search singleton.

Merge request reports