mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-11-17 03:53:02 -05:00
...
This commit is contained in:
parent
6197920256
commit
3a193a24aa
@ -178,6 +178,7 @@ def add_custom_recipes(script_map):
|
||||
|
||||
with open(os.path.join(bdir, fname), 'wb') as f:
|
||||
f.write(script)
|
||||
id_ += 1
|
||||
|
||||
|
||||
def remove_custom_recipe(id_):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user