Updated on 2026-08-14
This commit is contained in:
commit
5d9ced43ea
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ class TokensMiddleware {
|
|||
&& blockchainsToAdd.isEmpty() && blockchainsToRemove.isEmpty()
|
||||
) {
|
||||
store.dispatchDebugErrorNotification("Nothing to save")
|
||||
store.dispatch(NavigationAction.PopBackTo())
|
||||
store.dispatchOnMain(NavigationAction.PopBackTo())
|
||||
return@launch
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue