Also show comment icon when not a thread

pull/375/head
Lim Chee Aun 2023-12-26 17:04:46 +08:00
rodzic d59ee9169f
commit 72c5411347
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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}>