mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
GwR pass save_template to catalog
This commit is contained in:
parent
9fe90a1ca7
commit
a783060fd4
@ -267,7 +267,7 @@ def generate_catalog(parent, dbspec, ids, device):
|
||||
'save_template': device.save_template(),
|
||||
'name': device.gui_name}
|
||||
except:
|
||||
print "No connected device"
|
||||
pass
|
||||
|
||||
# These args are passed inline to gui2.convert.gui_conversion:gui_catalog
|
||||
args = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user