mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-04 21:58:54 +01:00
4ac3a8c5dc
If the user was not in any rooms then the API returned the same error as if the user did not exist.
1 line
138 B
Text
1 line
138 B
Text
Fix a bug in the `joined_rooms` admin API if the user has never joined any rooms. The bug was introduced, along with the API, in v1.21.0.
|