mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-22 16:29:09 +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: {
|
data: {
|
||||||
pageTitle: {
|
pageTitle: {
|
||||||
key: "yourAccountIsLocked",
|
key: "yourVaultIsLockedV2",
|
||||||
},
|
},
|
||||||
pageIcon: LockIcon,
|
pageIcon: LockIcon,
|
||||||
showReadonlyHostname: true,
|
showReadonlyHostname: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user