Skip to content

Commit

Permalink
fix(finance): update Discover card number format to ensure accuracy
Browse files Browse the repository at this point in the history
  • Loading branch information
julsql committed Dec 14, 2024
1 parent 3c7abb5 commit 051c4de
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/locales/en/finance/credit_card/discover.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
export default [
'6011-####-####-###L',
'6011-62##-####-####-###L',
'64[4-9]#-####-####-###L',
'64[4-9]#-62##-####-####-###L',
'65##-####-####-###L',
'65##-62##-####-####-###L',
];

0 comments on commit 051c4de

Please sign in to comment.