mirror of
https://github.com/bitwarden/mobile
synced 2025-12-17 16:53:26 +00:00
fuzzy autofill prop
This commit is contained in:
@@ -14,6 +14,7 @@ namespace Bit.App.Pages
|
|||||||
public CipherView Cipher { get; set; }
|
public CipherView Cipher { get; set; }
|
||||||
public CipherType? Type { get; set; }
|
public CipherType? Type { get; set; }
|
||||||
public string ItemCount { get; set; }
|
public string ItemCount { get; set; }
|
||||||
|
public bool FuzzyAutofill { get; set; }
|
||||||
|
|
||||||
public string Name
|
public string Name
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user