We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b83700 + 7d10b84 commit ef3f0a0Copy full SHA for ef3f0a0
1 file changed
src/components/premium/payment-methods.tsx
@@ -66,7 +66,7 @@ const paymentMethods: PaymentMethod[] = [
66
icon: BitcoinIcon,
67
textColor: 'text-blue-600',
68
bgColor: 'bg-blue-100',
69
- isAllowed: true
+ isAllowed: false
70
}
71
]
72
0 commit comments