Updated on 2026-08-14
This commit is contained in:
parent
a864a979a1
commit
d80dced3fa
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@ internal class UserWalletSaver @Inject constructor(
|
|||
scanCardProcessor.scan(
|
||||
analyticsSource = AnalyticsParam.ScreensSources.Settings,
|
||||
onWalletNotCreated = {
|
||||
/* no-op */
|
||||
continuation.resume(Either.Right(null))
|
||||
},
|
||||
disclaimerWillShow = {
|
||||
continuation.resume(Either.Right(null))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue