Action Message: Fix pinned message length (#2177)
This commit is contained in:
parent
62c0749505
commit
19428fbec6
@ -64,6 +64,7 @@ function MessageSummary({
|
|||||||
observeIntersectionForLoading={observeIntersectionForLoading}
|
observeIntersectionForLoading={observeIntersectionForLoading}
|
||||||
observeIntersectionForPlaying={observeIntersectionForPlaying}
|
observeIntersectionForPlaying={observeIntersectionForPlaying}
|
||||||
withTranslucentThumbs={withTranslucentThumbs}
|
withTranslucentThumbs={withTranslucentThumbs}
|
||||||
|
truncateLength={truncateLength}
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user