diff --git a/src/screens/PostThread/components/ThreadReply.tsx b/src/screens/PostThread/components/ThreadReply.tsx index f6b57b8e4e..ce5c1ddb70 100644 --- a/src/screens/PostThread/components/ThreadReply.tsx +++ b/src/screens/PostThread/components/ThreadReply.tsx @@ -179,7 +179,11 @@ let PostThreadItemLoaded = ({ {Array.from(Array(item.ui.indent - 1)).map((_, n: number) => ( - +