diff --git a/app/products/calls/components/current_call_bar/current_call_bar.tsx b/app/products/calls/components/current_call_bar/current_call_bar.tsx index a8382a6f2..dc3919db9 100644 --- a/app/products/calls/components/current_call_bar/current_call_bar.tsx +++ b/app/products/calls/components/current_call_bar/current_call_bar.tsx @@ -193,7 +193,11 @@ const CurrentCallBar = ({ ); if (speaker) { talkingMessage = ( - + {displayUsername(sessionsDict[speaker].userModel, intl.locale, teammateNameDisplay)} {' '} { @@ -249,7 +253,11 @@ const CurrentCallBar = ({ {talkingMessage} - + {`~${displayName}`} {' • '}