Deleting paypal
This commit is contained in:
parent
47151e602d
commit
e4bff041a4
1 changed files with 0 additions and 3 deletions
|
@ -104,9 +104,6 @@ struct AboutView: View {
|
|||
|
||||
Link("Github", destination: URL(string: "https://github.com/wulkanowy/wulkanowy-ios")!)
|
||||
.foregroundColor(Color("customControlColor"))
|
||||
|
||||
Link("Donate us!", destination: URL(string: "https://www.paypal.com/paypalme/wulkanowy")!)
|
||||
.foregroundColor(Color("customControlColor"))
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue