Update toolbar query on genre search (#8837)
This commit is contained in:
parent
5cc84403e1
commit
6a423f0650
1 changed files with 1 additions and 0 deletions
|
@ -221,6 +221,7 @@ class BrowseSourceScreenModel(
|
|||
it.copy(
|
||||
filters = defaultFilters,
|
||||
listing = listing,
|
||||
toolbarQuery = listing.query,
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue