mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
055b17c68a
commit
133338565f
@ -181,6 +181,7 @@ def render_jacket(mi, output_profile,
|
|||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
# Used in the comment describing use of custom columns in templates
|
||||||
args['_genre_label'] = args.get('_genre_label', '')
|
args['_genre_label'] = args.get('_genre_label', '')
|
||||||
args['_genre'] = args.get('_genre', '')
|
args['_genre'] = args.get('_genre', '')
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user