Updated on 2026-08-14

This commit is contained in:
Tangem 2026-04-28 14:23:37 +03:00
parent 0470e1f010
commit 6587ba5e1e
4 changed files with 1 additions and 5 deletions

View file

@ -54,7 +54,6 @@ class IsAccountsModeEnabledUseCase(
is PaymentAccountStatusValue.IssuingCard,
is PaymentAccountStatusValue.Loaded,
is PaymentAccountStatusValue.Loading,
is PaymentAccountStatusValue.Locked,
is PaymentAccountStatusValue.UnderReview,
-> true
}