mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 00:49:02 +00:00
Added Maestro to /avatars/credit-cards
This commit is contained in:
parent
bf77dc7620
commit
c0f76ae9ae
2 changed files with 1 additions and 0 deletions
|
|
@ -16,4 +16,5 @@ return [
|
|||
'union-china-pay' => __DIR__.'/credit-cards/union-china-pay.png',
|
||||
'visa' => __DIR__.'/credit-cards/visa.png',
|
||||
'mir' => __DIR__.'/credit-cards/mir.png',
|
||||
'maestro' => __DIR__.'/credit-cards/maestro.png',
|
||||
];
|
||||
|
|
|
|||
BIN
app/config/avatars/credit-cards/maestro.png
Normal file
BIN
app/config/avatars/credit-cards/maestro.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 112 KiB |
Loading…
Reference in a new issue