Updated on 2026-08-14
This commit is contained in:
parent
a13f995517
commit
ce58ab2489
4 changed files with 15 additions and 13 deletions
|
|
@ -37,7 +37,7 @@ internal class SaltPayRegistrationErrorConverter(
|
|||
}
|
||||
else -> ConvertedDialogMessage(
|
||||
title = context.getString(R.string.common_error),
|
||||
message = saltPayError::class.java.simpleName,
|
||||
message = saltPayError.message,
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue