mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 05:43:41 +00:00
PM-16172 - Web - LockV2 - make page title consistent with other clients (#12462)
This commit is contained in:
@@ -534,7 +534,7 @@ const routes: Routes = [
|
||||
],
|
||||
data: {
|
||||
pageTitle: {
|
||||
key: "yourAccountIsLocked",
|
||||
key: "yourVaultIsLockedV2",
|
||||
},
|
||||
pageIcon: LockIcon,
|
||||
showReadonlyHostname: true,
|
||||
|
||||
Reference in New Issue
Block a user