Add @ to mod details dialog handle
This commit is contained in:
@@ -128,7 +128,7 @@ function ModerationDetailsDialogInner({
|
|||||||
to={makeProfileLink({did: modcause.label.src, handle: ''})}
|
to={makeProfileLink({did: modcause.label.src, handle: ''})}
|
||||||
onPress={() => control.close()}
|
onPress={() => control.close()}
|
||||||
style={a.text_md}>
|
style={a.text_md}>
|
||||||
{desc.source}
|
@{desc.source}
|
||||||
</InlineLink>
|
</InlineLink>
|
||||||
.
|
.
|
||||||
</Trans>
|
</Trans>
|
||||||
|
|||||||
Reference in New Issue
Block a user