mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
Merge branch 'master' of https://github.com/cbhaley/calibre
This commit is contained in:
commit
4b8dec5a50
@ -82,7 +82,8 @@ class ConfigWidget(ConfigWidgetBase, Ui_Form):
|
||||
|
||||
self.dest_fields = ['',
|
||||
'authors', 'author_sort', 'language', 'publisher',
|
||||
'series', 'tags', 'title', 'title_sort', 'comments']
|
||||
'series', 'series_index', 'tags', 'title', 'title_sort',
|
||||
'comments']
|
||||
|
||||
self.source_widgets = []
|
||||
self.dest_widgets = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user