mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix custom columns not showing in book-details links from other libraries
This commit is contained in:
parent
5db45f0563
commit
817384f997
@ -214,6 +214,7 @@ class BookInfo(QDialog):
|
||||
mi.format_files = dict()
|
||||
mi.formats = list()
|
||||
mi.marked = ''
|
||||
mi.field_metadata = db.field_metadata
|
||||
mi.external_library_path = library_path
|
||||
self.refresh(row, mi)
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user