mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 08:13:20 +00:00
remove my vault as default page options
This commit is contained in:
@@ -4,7 +4,7 @@ namespace Bit.App.Models
|
||||
{
|
||||
public class AppOptions
|
||||
{
|
||||
public bool MyVault { get; set; }
|
||||
public bool MyVaultTile { get; set; }
|
||||
public bool FromAutofillFramework { get; set; }
|
||||
public CipherType? FillType { get; set; }
|
||||
public string Uri { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user