mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-21 16:18:28 +01:00
PM-16172 - Web - LockV2 - make page title consistent with other clients (#12462)
This commit is contained in:
parent
da9e12dae6
commit
179c26434b
@ -534,7 +534,7 @@ const routes: Routes = [
|
||||
],
|
||||
data: {
|
||||
pageTitle: {
|
||||
key: "yourAccountIsLocked",
|
||||
key: "yourVaultIsLockedV2",
|
||||
},
|
||||
pageIcon: LockIcon,
|
||||
showReadonlyHostname: true,
|
||||
|
Loading…
Reference in New Issue
Block a user