1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00

Update v1 web login title.

This commit is contained in:
Alec Rippberger
2024-10-16 11:10:26 -05:00
parent d954741b38
commit 597ee8a9dc

View File

@@ -197,7 +197,9 @@ const routes: Routes = [
}, },
], ],
data: { data: {
pageTitle: "logIn", pageTitle: {
key: "logIn",
},
}, },
}, },
{ {