mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-23 23:35:14 +01:00
...
This commit is contained in:
parent
6197920256
commit
3a193a24aa
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Reference in a new issue