Updated on 2026-08-14
This commit is contained in:
commit
ce57171f3b
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ object HomeMiddleware {
|
|||
val handler = homeMiddleware
|
||||
|
||||
const val BUY_WALLET_URL = "https://tangem.com/ru/resellers/"
|
||||
const val NEW_BUY_WALLET_URL = "https://buy.tangem.com/ru/"
|
||||
const val NEW_BUY_WALLET_URL = "https://buy.tangem.com/"
|
||||
}
|
||||
|
||||
private val homeMiddleware: Middleware<AppState> = { _, _ ->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue