always show offer

sync3
Laurent 2 months ago
parent 488e33e253
commit a80e2c6945
  1. 2
      PadelClub/Views/Navigation/Umpire/UmpireView.swift

@ -49,7 +49,6 @@ struct UmpireView: View {
PurchaseListView()
if Guard.main.currentPlan != .monthlyUnlimited {
Section {
Button {
self.showSubscriptions = true
@ -70,7 +69,6 @@ struct UmpireView: View {
)
}
}
if StoreCenter.main.isAuthenticated {
NavigationLink {

Loading…
Cancel
Save