Skip to content

Fix crash when visiting user

Tobias Fella requested to merge work/tobias/fix-crash-visit-user into master

We're adding the "join" action so that rooms are joined. libQuotient doesn't like it when we the action is join and the uri is for a user.

BUG: 483744

Merge request reports