mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
5d846dae6f
commit
3d7f782726
@ -225,6 +225,6 @@ class MetadataBulkDialog(QDialog, Ui_MetadataBulkDialog):
|
||||
return QDialog.accept(self)
|
||||
|
||||
|
||||
def series_changed(self):
|
||||
def series_changed(self, *args):
|
||||
self.write_series = True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user