Updated on 2026-08-14
This commit is contained in:
commit
dcb6e2b6d2
3 changed files with 7 additions and 4 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