mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
Update use-popular-posts.ts
This commit is contained in:
@@ -29,7 +29,7 @@ const usePopularPosts = (subplebbits: Subplebbit[]) => {
|
|||||||
|
|
||||||
if (
|
if (
|
||||||
isMediaShowed &&
|
isMediaShowed &&
|
||||||
replyCount > 0 &&
|
(replyCount > 0 || postsPerSub > 1) &&
|
||||||
!deleted &&
|
!deleted &&
|
||||||
!removed &&
|
!removed &&
|
||||||
!locked &&
|
!locked &&
|
||||||
|
|||||||
Reference in New Issue
Block a user