add in why subscribe text
This commit is contained in:
@@ -67,7 +67,7 @@ struct YearView: View {
|
||||
if iapManager.showIAP {
|
||||
VStack {
|
||||
Spacer()
|
||||
PurchaseButtonView(height: 175, iapManager: iapManager)
|
||||
PurchaseButtonView(iapManager: iapManager)
|
||||
}
|
||||
} else if iapManager.showIAPWarning {
|
||||
VStack {
|
||||
|
||||
Reference in New Issue
Block a user