mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
move password generator to main nav
This commit is contained in:
@@ -130,7 +130,7 @@ namespace Bit.App.Pages
|
||||
ToolbarItems.Add(selectToolBarItem);
|
||||
}
|
||||
|
||||
Title = AppResources.GeneratePassword;
|
||||
Title = AppResources.PasswordGenerator;
|
||||
Content = scrollView;
|
||||
BindingContext = Model;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user