diff --git a/Threaded/Components/CompactPostView.swift b/Threaded/Components/CompactPostView.swift index d53af92..fdff4d8 100644 --- a/Threaded/Components/CompactPostView.swift +++ b/Threaded/Components/CompactPostView.swift @@ -257,6 +257,7 @@ struct CompactPostView: View { } var stats: some View { + //MARK: I acknowledge the existance of a count bug here if status.reblog == nil { HStack { if status.repliesCount > 0 {