This commit is contained in:
Trey t
2022-12-23 11:20:33 -06:00
parent 488832b777
commit 2c8772f79a
7 changed files with 114 additions and 133 deletions

View File

@@ -81,9 +81,6 @@ struct DayView: View {
})
}
}
.onAppear{
iapManager.decideShowIAP()
}
}