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