Updated on 2026-08-14
This commit is contained in:
commit
b1fd059964
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ class GetExploreUrlUseCase(private val walletsManagersFacade: WalletManagersFaca
|
|||
contractAddress = (currency as? CryptoCurrency.Token)?.contractAddress,
|
||||
)
|
||||
},
|
||||
catch = { "" }
|
||||
catch = { "" },
|
||||
)
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue