mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 00:03:22 +00:00
add other items to autofill from app page
This commit is contained in:
@@ -6,6 +6,7 @@ namespace Bit.App.Models
|
||||
{
|
||||
public bool MyVault { get; set; }
|
||||
public bool FromAutofillFramework { get; set; }
|
||||
public CipherType? FillType { get; set; }
|
||||
public string Uri { get; set; }
|
||||
public CipherType? SaveType { get; set; }
|
||||
public string SaveName { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user