Vibe coding to success

This commit is contained in:
Eric Bailey
2025-05-27 22:27:37 -05:00
parent e83003b1ec
commit 526bfedf82
@@ -221,7 +221,7 @@ let PostThreadItemLoaded = ({
!item.ui.showChildReplyLine && a.pb_sm, !item.ui.showChildReplyLine && a.pb_sm,
], ],
]}> ]}>
{item.ui.indent > 1 && ( {item.ui.indent > 1 && item.ui.parentHasBranchingReplies && (
<View <View
style={[ style={[
a.absolute, a.absolute,