mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
Added rupay
This commit is contained in:
parent
54f4bef67a
commit
11c93f800f
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ return [
|
|||
'jcb' => __DIR__ . '/credit-cards/jcb.png',
|
||||
'mastercard' => __DIR__ . '/credit-cards/mastercard.png',
|
||||
'naranja' => __DIR__ . '/credit-cards/naranja.png',
|
||||
'rupay' => __DIR__ . '/credit-cards/rupay.png',
|
||||
'targeta-shopping' => __DIR__ . '/credit-cards/tarjeta-shopping.png',
|
||||
'union-china-pay' => __DIR__ . '/credit-cards/union-china-pay.png',
|
||||
'visa' => __DIR__ . '/credit-cards/visa.png',
|
||||
|
|
|
|||
Loading…
Reference in a new issue