mirror of
https://github.com/bitwarden/mobile
synced 2025-12-23 03:33:59 +00:00
redid lock pin page with pin control.
This commit is contained in:
@@ -47,7 +47,6 @@ namespace Bit.App.Controls
|
||||
set { SetValue(MaxLengthProperty, value); }
|
||||
}
|
||||
|
||||
|
||||
public ReturnType? ReturnType { get; set; }
|
||||
public bool? Autocorrect { get; set; }
|
||||
public bool DisableAutocapitalize { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user