iOS 2.4.2 - Fixed Swipe Action Colours

This commit is contained in:
2025-12-07 01:43:19 -07:00
parent 50b30442e8
commit a6508da413
7 changed files with 15 additions and 11 deletions

View File

@@ -142,6 +142,7 @@ struct SessionsList: View {
} label: {
Label("Delete", systemImage: "trash")
}
.tint(.red)
}
}
} header: {