1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 22:33:35 +00: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

View File

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