Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cd14620c authored by Shuang Hao's avatar Shuang Hao Committed by Android (Google) Code Review
Browse files

Merge "Passkey key screen string fix." into main

parents 1d5fa7e4 49ed0bfe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ fun SinglePasskeyScreen(
        headerContent = {
            SignInHeader(
                icon = entry.icon,
                title = stringResource(R.string.use_password_title),
                title = stringResource(R.string.use_passkey_title),
            )
        },
        accountContent = {