Fix smart search not allowing you to back-out
This commit is contained in:
parent
28f3c4f4c6
commit
76d852313d
@ -52,7 +52,7 @@ class SmartSearchScreen(
|
||||
} else {
|
||||
context.toast(R.string.automatic_search_error)
|
||||
}
|
||||
navigator.push(
|
||||
navigator.replace(
|
||||
BrowseSourceScreen(
|
||||
sourceId = screenModel.source.id,
|
||||
listingQuery = smartSearchConfig.origTitle,
|
||||
|
Loading…
x
Reference in New Issue
Block a user