mirror of
https://github.com/bitwarden/mobile
synced 2026-01-07 19:13:19 +00:00
add tab page
This commit is contained in:
@@ -35,6 +35,7 @@ namespace Bit.App.Pages
|
||||
Title = AppResources.Authenticator,
|
||||
IconImageSource = "info.png"
|
||||
};
|
||||
Children.Add(_authenticatorPage);
|
||||
|
||||
_sendGroupingsPage = new NavigationPage(new SendGroupingsPage(true, null, null, appOptions))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user