mirror of
https://github.com/bitwarden/clients.git
synced 2026-02-12 20:05:14 +08: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