diff --git a/src/App/Pages/Vault/CipherAddEditPageViewModel.cs b/src/App/Pages/Vault/CipherAddEditPageViewModel.cs index e0a6cc226..b722d0b25 100644 --- a/src/App/Pages/Vault/CipherAddEditPageViewModel.cs +++ b/src/App/Pages/Vault/CipherAddEditPageViewModel.cs @@ -121,6 +121,7 @@ namespace Bit.App.Pages new KeyValuePair("JCB", "JCB"), new KeyValuePair("Maestro", "Maestro"), new KeyValuePair("UnionPay", "UnionPay"), + new KeyValuePair("RuPay", "RuPay"), new KeyValuePair(AppResources.Other, "Other") }; CardExpMonthOptions = new List>