mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Bug #1993574: virtual libraries don't work
This commit is contained in:
parent
005fae39c2
commit
b2e43c4101
@ -641,7 +641,6 @@ class SearchRestrictionMixin:
|
||||
self._apply_search_restriction('', '')
|
||||
|
||||
def _apply_search_restriction(self, restriction, name):
|
||||
self.saved_search.clear()
|
||||
# The order below is important. Set the restriction, force a '' search
|
||||
# to apply it, reset the tag browser to take it into account, then set
|
||||
# the book count.
|
||||
|
Loading…
x
Reference in New Issue
Block a user