TP-72613 | remove acc title fix (#11689)
This commit is contained in:
@@ -798,7 +798,7 @@ constructor(
|
||||
}
|
||||
|
||||
if (totalAccounts == MAX_BANK_ACCOUNTS) {
|
||||
if (!isOnboardingActionFlowSpecific()) {
|
||||
if (onboardingActionFromIntent.value != NaviPayOnboardingActionsV2Type.SELF_TRANSFER) {
|
||||
removeAccountTitleFromIntent.update {
|
||||
resourceProvider.getString(R.string.np_max_bank_accounts)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user