Skip to content

Commit

Permalink
PM-16172 - Web - LockV2 - make page title consistent with other clien…
Browse files Browse the repository at this point in the history
…ts (#12462)
  • Loading branch information
JaredSnider-Bitwarden authored Dec 18, 2024
1 parent da9e12d commit 179c264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/app/oss-routing.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@ const routes: Routes = [
],
data: {
pageTitle: {
key: "yourAccountIsLocked",
key: "yourVaultIsLockedV2",
},
pageIcon: LockIcon,
showReadonlyHostname: true,
Expand Down

0 comments on commit 179c264

Please sign in to comment.