1
0
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:
Jared Snider 2024-12-18 13:45:27 -05:00 committed by GitHub
parent da9e12dae6
commit 179c26434b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -534,7 +534,7 @@ const routes: Routes = [
],
data: {
pageTitle: {
key: "yourAccountIsLocked",
key: "yourVaultIsLockedV2",
},
pageIcon: LockIcon,
showReadonlyHostname: true,