mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
f7dc29c91e
commit
72fe944b95
@ -258,7 +258,6 @@ class Config(ResizableDialog, Ui_Dialog):
|
||||
if not w.pre_commit_check():
|
||||
return
|
||||
x = w.commit(save_defaults=False)
|
||||
print x
|
||||
recs.update(x)
|
||||
self.opf_file, self.cover_file = self.mw.opf_file, self.mw.cover_file
|
||||
self._recommendations = recs
|
||||
|
Loading…
x
Reference in New Issue
Block a user