mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-21 10:33:07 -04:00
Fixlint
This commit is contained in:
parent
61ae35757d
commit
c9b1390036
@ -30,7 +30,7 @@ struct DonationViewModifier: ViewModifier {
|
||||
@State private var showDonationPopUp: Bool = false
|
||||
@State private var donationPopUpState: DonationPopupState = .selection
|
||||
|
||||
|
||||
// swiftlint:disable:next function_body_length
|
||||
func body(content: Content) -> some View {
|
||||
content
|
||||
.onReceive(openDonations) { _ in
|
||||
|
Loading…
x
Reference in New Issue
Block a user