mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-08 08:31:13 +00:00
Fix apply payment method
This commit is contained in:
parent
af87c34a62
commit
761fd23c40
@ -595,7 +595,7 @@ final class BotCheckoutControllerNode: ItemListControllerNode, PKPaymentAuthoriz
|
|||||||
}
|
}
|
||||||
})]), nil)
|
})]), nil)
|
||||||
default:
|
default:
|
||||||
break
|
applyPaymentMethod(method)
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
applyPaymentMethod(method)
|
applyPaymentMethod(method)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user