mirror of
https://github.com/mihonapp/mihon.git
synced 2025-03-14 10:18:30 +03:00
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,
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue