We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6cd35e3 + 2f5a086 commit 40d63b8Copy full SHA for 40d63b8
1 file changed
src/constants/payment-methods.ts
@@ -51,7 +51,7 @@ export const PAYMENT_METHODS: PaymentMethod[] = [
51
isAvailable: false
52
},
53
{
54
- id: InitPaymentRequestMethod.STARS,
+ id: InitPaymentRequestMethod.TELEGRAM_STARS,
55
name: 'Telegram Stars',
56
description: 'Оплата подписки через звёзды Telegram',
57
icon: StarIcon,
0 commit comments