Skip to content

Commit

Permalink
Update banks.dart
Browse files Browse the repository at this point in the history
correccion cuenca
  • Loading branch information
mike-one authored Oct 26, 2023
1 parent 16b0199 commit a265f65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/src/banks.dart
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ const Map<String, String> banks = {
'608': '90608',
'113': '40113',
'141': '40141',
'314': '90314',
'713': '90713',
};

// Descargado de http://www.banxico.org.mx/cep/ por 2019-01-21
Expand Down Expand Up @@ -128,7 +128,7 @@ const Map<String, String> bankNames = {
'90652': 'Credicapital',
'40126': 'Credit Suisse',
'90680': 'Cristobal Colon',
'90314': 'Cuenca',
'90713': 'Cuenca',
'40151': 'Donde',
'90616': 'Finamex',
'90634': 'Fincomun',
Expand Down

0 comments on commit a265f65

Please sign in to comment.