Updated on 2026-08-14
This commit is contained in:
parent
2aeea6c534
commit
0a4945b2d8
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,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