···5858 } else if (props.params.type === 'convoMessage') {
5959 title = _(msg`Report this message`)
6060 description = _(msg`Why should this message be reviewed?`)
6161- } else if (props.params.type === 'convoAccount') {
6262- title = _(msg`Report this account`)
6363- description = _(msg`Why should this account be reviewed?`)
6461 }
65626663 return {