mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-29 09:13:34 -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()`).