mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
remove redundant toast, fix thread
This commit is contained in:
@@ -846,7 +846,7 @@ const Thread = () => {
|
||||
<hr />
|
||||
</div>
|
||||
</BottomBar>
|
||||
{comment.replyCount > 5 ? (
|
||||
{comment.replyCount > 2 ? (
|
||||
<div id="bottombar-mobile">
|
||||
<TopBar selectedStyle={selectedStyle} style={{marginTop: "20px"}}>
|
||||
<hr />
|
||||
|
||||
Reference in New Issue
Block a user