mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #1368928 [Another twist of 1367943](https://bugs.launchpad.net/calibre/+bug/1368928)
This commit is contained in:
parent
5ac0287a62
commit
73dfb9598f
@ -259,6 +259,7 @@ class AuthorsEdit(EditWithComplete):
|
||||
select_sort=False)
|
||||
self.initialize(self.db, self.id_)
|
||||
self.dialog.author_sort.initialize(self.db, self.id_)
|
||||
self.dialog.author_sort.update_state()
|
||||
|
||||
def get_default(self):
|
||||
return _('Unknown')
|
||||
|
Loading…
x
Reference in New Issue
Block a user