1
0
Fork 0

Also show comment icon when not a thread

This commit is contained in:
Lim Chee Aun 2023-12-26 17:04:46 +08:00
parent d59ee9169f
commit 72c5411347

View file

@ -819,7 +819,7 @@ function StatusThread({ id, closeLink = '/', instance: propInstance }) {
onMediaClick={handleMediaClick}
onStatusLinkClick={handleStatusLinkClick}
/>
{ancestor && isThread && repliesCount > 1 && (
{ancestor && repliesCount > 1 && (
<div class="replies-link">
<Icon icon="comment2" />{' '}
<span title={repliesCount}>