mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
GwR wip
This commit is contained in:
parent
78ff40cd9b
commit
6a3f7e533b
@ -957,7 +957,7 @@ class ITUNES(DevicePlugin):
|
|||||||
|
|
||||||
dev_book_added = None
|
dev_book_added = None
|
||||||
if self.manual_sync_mode:
|
if self.manual_sync_mode:
|
||||||
dev_book_added = self._add_device_book(fpath)
|
added = dev_book_added = self._add_device_book(fpath)
|
||||||
|
|
||||||
if added:
|
if added:
|
||||||
thumb = None
|
thumb = None
|
||||||
|
Loading…
x
Reference in New Issue
Block a user