iap work
This commit is contained in:
@@ -74,7 +74,6 @@ struct YearView: View {
|
||||
}
|
||||
.onAppear(perform: {
|
||||
self.viewModel.filterEntries(startDate: Date(timeIntervalSince1970: 0), endDate: Date())
|
||||
iapManager.decideShowIAP()
|
||||
})
|
||||
.background(
|
||||
theme.currentTheme.bg
|
||||
|
||||
Reference in New Issue
Block a user