mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 22:33:35 +00:00
Remove "Mir" CC brand option (#5011)
This commit is contained in:
committed by
GitHub
parent
499f0f93f9
commit
ca0a525895
@@ -118,7 +118,6 @@ export class AddEditComponent implements OnInit, OnDestroy {
|
||||
{ name: "Maestro", value: "Maestro" },
|
||||
{ name: "UnionPay", value: "UnionPay" },
|
||||
{ name: "RuPay", value: "RuPay" },
|
||||
{ name: i18nService.t("cardBrandMir"), value: "Mir" },
|
||||
{ name: i18nService.t("other"), value: "Other" },
|
||||
];
|
||||
this.cardExpMonthOptions = [
|
||||
|
||||
Reference in New Issue
Block a user