mirror of
https://github.com/bitwarden/mobile
synced 2025-12-05 23:53:33 +00:00
fuzzy autofill prop
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user