Updated on 2026-08-14
This commit is contained in:
parent
0f44f21d6f
commit
4f237f898b
11 changed files with 218 additions and 52 deletions
|
|
@ -140,7 +140,7 @@ internal class DefaultWalletRouter(
|
|||
}
|
||||
|
||||
override fun openManageTokensScreen() {
|
||||
router.push(AppRoute.ManageTokens)
|
||||
router.push(AppRoute.ManageTokens(readOnlyContent = false))
|
||||
}
|
||||
|
||||
override fun openScanFailedDialog(onTryAgain: () -> Unit) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue