mirror of
https://github.com/bitwarden/web
synced 2025-12-15 07:43:16 +00:00
add username generation to generator (#1566)
* add username generation to generator * move bottom buttons into existing containers
This commit is contained in:
@@ -240,7 +240,7 @@ const routes: Routes = [
|
||||
{
|
||||
path: "generator",
|
||||
component: PasswordGeneratorComponent,
|
||||
data: { titleId: "passwordGenerator" },
|
||||
data: { titleId: "generator" },
|
||||
},
|
||||
{
|
||||
path: "breach-report",
|
||||
|
||||
Reference in New Issue
Block a user