mirror of
https://github.com/bitwarden/mobile
synced 2025-02-02 03:27:06 +01:00
fuzzy autofill prop
This commit is contained in:
parent
13c5ebe065
commit
d038fb900e
@ -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…
x
Reference in New Issue
Block a user