mirror of
https://github.com/bitwarden/browser.git
synced 2025-03-11 13:30:39 +01:00
Remove back button todo.
This commit is contained in:
parent
9a6b1a9d39
commit
e0eff02a42
@ -346,8 +346,7 @@ export class LoginComponent implements OnInit, OnDestroy {
|
||||
this.anonLayoutWrapperDataService.setAnonLayoutWrapperData({
|
||||
pageTitle: "welcomeBack",
|
||||
pageSubtitle: {
|
||||
// TODO-rr-bw: add an icon that takes the user back
|
||||
subtitle: `(todo: back btn) ${this.loggedEmail}`,
|
||||
subtitle: `${this.loggedEmail}`,
|
||||
translate: false,
|
||||
},
|
||||
pageIcon: this.Icons.WaveIcon,
|
||||
|
Loading…
Reference in New Issue
Block a user