mirror of
https://github.com/lumaa-dev/BubbleApp.git
synced 2025-02-02 19:47:19 +01:00
There's a counter bug here I'll fix later
This commit is contained in:
parent
8fe5f9e70e
commit
dff2e262c1
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user