mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 00:03:22 +00:00
check app options ios extension on nfc check (#933)
This commit is contained in:
@@ -18,6 +18,6 @@ namespace Bit.App.Models
|
||||
public string SaveCardExpMonth { get; set; }
|
||||
public string SaveCardExpYear { get; set; }
|
||||
public string SaveCardCode { get; set; }
|
||||
public bool EmptyApp { get; set; }
|
||||
public bool IosExtension { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user