mirror of
https://github.com/bitwarden/mobile
synced 2025-12-18 01:03:24 +00:00
two step login
This commit is contained in:
@@ -77,7 +77,7 @@ namespace Bit.App.Pages
|
||||
var table = new ExtendedTableView
|
||||
{
|
||||
EnableScrolling = true,
|
||||
Intent = TableIntent.Menu,
|
||||
Intent = TableIntent.Settings,
|
||||
HasUnevenRows = true,
|
||||
EnableSelection = false,
|
||||
Root = new TableRoot
|
||||
|
||||
Reference in New Issue
Block a user