diff --git a/library/src/containers/Operations/Operation.tsx b/library/src/containers/Operations/Operation.tsx index 2e46ce0a3..b707a83c3 100644 --- a/library/src/containers/Operations/Operation.tsx +++ b/library/src/containers/Operations/Operation.tsx @@ -292,7 +292,7 @@ export const OperationReplyInfo: React.FunctionComponent = props => { {explicitChannel.address()}{' '} - ) : ( + ) : replyAddress != null && (
Reply will be directed to the address specified at this location:{' '}