mirror of
https://github.com/bitwarden/mobile
synced 2025-12-16 00:03:22 +00:00
generator tile and icon size adjustments
This commit is contained in:
@@ -5,6 +5,7 @@ namespace Bit.App.Models
|
||||
public class AppOptions
|
||||
{
|
||||
public bool MyVaultTile { get; set; }
|
||||
public bool GeneratorTile { get; set; }
|
||||
public bool FromAutofillFramework { get; set; }
|
||||
public CipherType? FillType { get; set; }
|
||||
public string Uri { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user