mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Merge branch 'master' of https://github.com/cbhaley/calibre
This commit is contained in:
commit
d8bc27e140
@ -87,7 +87,7 @@ class ConfigWidget(ConfigWidgetBase, Ui_Form):
|
||||
|
||||
self.dest_fields = ['',
|
||||
'authors', 'author_sort', 'language', 'publisher',
|
||||
'tags', 'title', 'title_sort', 'comments']
|
||||
'series', 'tags', 'title', 'title_sort', 'comments']
|
||||
|
||||
self.source_widgets = []
|
||||
self.dest_widgets = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user