Merge pull request #2420 from urbit/mp/os1/not-safe-enough

groups: sidebar, additional check for safety
This commit is contained in:
ixv 2020-03-09 11:32:47 -07:00 committed by GitHub
commit b7494b7166
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,6 +62,7 @@ export class GroupSidebar extends Component {
let groupChannel = `${path}/contacts${path}`
if (
props.associations[path] &&
props.associations[path][groupChannel] &&
props.associations[path][groupChannel].metadata
) {
name =