There's a counter bug here I'll fix later

This commit is contained in:
Lumaa 2023-12-30 21:12:20 +01:00
parent 8fe5f9e70e
commit dff2e262c1
1 changed files with 1 additions and 0 deletions

View File

@ -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 {