mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-01-26 02:05:57 -05:00
928d1ccd73
When we try and calculate a description for a room for with no name but multiple other users we threw an exception (due to trying to subscript result of `dict.values()`).