Skip to content

Commit

Permalink
Merge pull request #35900 from esh-g/hotfix-room-header
Browse files Browse the repository at this point in the history
Fix header for room description
  • Loading branch information
puneetlath authored Feb 6, 2024
2 parents 70c663d + 2c3185c commit daf5129
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/DisplayNames/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ function DisplayNames({fullTitle, tooltipEnabled, textStyles, numberOfLines, sho
fullTitle={title}
textStyles={textStyles}
numberOfLines={numberOfLines}
renderAdditionalText={renderAdditionalText}
/>
);
}
Expand Down

0 comments on commit daf5129

Please sign in to comment.