mirror of
https://github.com/bitwarden/android.git
synced 2025-01-11 18:57:39 +03:00
fuzzy autofill prop
This commit is contained in:
parent
13c5ebe065
commit
d038fb900e
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ namespace Bit.App.Pages
|
|||
public CipherView Cipher { get; set; }
|
||||
public CipherType? Type { get; set; }
|
||||
public string ItemCount { get; set; }
|
||||
public bool FuzzyAutofill { get; set; }
|
||||
|
||||
public string Name
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue