mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-04-01 07:47:57 -04:00

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()`).