mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
...
This commit is contained in:
parent
0262ea0e52
commit
aa62a13cf0
@ -703,7 +703,7 @@ class SMART_DEVICE_APP(DeviceConfig, DevicePlugin):
|
|||||||
for book in v:
|
for book in v:
|
||||||
lpaths.append(book.lpath)
|
lpaths.append(book.lpath)
|
||||||
coldict[k] = lpaths
|
coldict[k] = lpaths
|
||||||
self._debug(coldict)
|
|
||||||
# If we ever do device_db plugboards, this is where it will go. We will
|
# If we ever do device_db plugboards, this is where it will go. We will
|
||||||
# probably need to send two booklists, one with calibre's data that is
|
# probably need to send two booklists, one with calibre's data that is
|
||||||
# given back by "books", and one that has been plugboarded.
|
# given back by "books", and one that has been plugboarded.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user