mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
Merge branch 'master' of https://github.com/davidfor/calibre
This commit is contained in:
commit
c1af40c784
@ -2509,7 +2509,7 @@ class KOBOTOUCH(KOBO):
|
|||||||
booklists.set_debugging_title(debugging_title)
|
booklists.set_debugging_title(debugging_title)
|
||||||
booklists.set_device_managed_collections(self.ignore_collections_names)
|
booklists.set_device_managed_collections(self.ignore_collections_names)
|
||||||
|
|
||||||
have_bookshelf_attributes = len(collections_attributes) > 0 and self.use_collections_template
|
have_bookshelf_attributes = len(collections_attributes) > 0 or self.use_collections_template
|
||||||
|
|
||||||
collections = booklists.get_collections(collections_attributes,
|
collections = booklists.get_collections(collections_attributes,
|
||||||
collections_template=self.collections_template,
|
collections_template=self.collections_template,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user