Updated on 2026-08-14
This commit is contained in:
parent
3657431565
commit
4a638a4b4f
2 changed files with 2 additions and 3 deletions
|
|
@ -45,7 +45,7 @@ internal class ExcludedBlockchainsViewModel @Inject constructor(
|
|||
state.update { state ->
|
||||
state.copy(
|
||||
popBack = router::back,
|
||||
onRestartClick = appFinisher::finish,
|
||||
onRestartClick = appFinisher::restart,
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue