mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Add missing id
This commit is contained in:
parent
6538bfaf93
commit
03a8e29178
@ -460,7 +460,8 @@ private func formSupportApplePay(_ paymentForm: BotPaymentForm) -> Bool {
|
||||
"yandex",
|
||||
"privatbank",
|
||||
"tranzzo",
|
||||
"paymaster"
|
||||
"paymaster",
|
||||
"smartglocal",
|
||||
])
|
||||
if !applePayProviders.contains(nativeProvider.name) {
|
||||
return false
|
||||
|
Loading…
x
Reference in New Issue
Block a user