fix: late loading saved-searches when jump from SourceFeedScreen or FeedScreen
close #322
This commit is contained in:
parent
6178e1cf41
commit
94a0022baf
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,7 @@ open class BrowseSourceScreenModel(
|
|||
toolbarQuery = query,
|
||||
)
|
||||
}
|
||||
}
|
||||
}.join()
|
||||
|
||||
if (!basePreferences.incognitoMode().get()) {
|
||||
sourcePreferences.lastUsedSource().set(source.id)
|
||||
|
|
|
|||
Loading…
Reference in a new issue