Updated on 2026-08-14
This commit is contained in:
parent
3f6ca7f9e8
commit
cb9612ec4e
3 changed files with 15 additions and 9 deletions
|
|
@ -277,6 +277,7 @@ internal class BiometricUserWalletsListManager(
|
|||
|
||||
prevState.copy(
|
||||
userWallets = newUserWallets,
|
||||
encryptionKeys = encryptionKeys,
|
||||
isLocked = newUserWallets.any(UserWallet::isLocked),
|
||||
)
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue