Enable publicationTitle column in feeds. Closes #2242

This commit is contained in:
Adomas Venčkauskas 2021-11-09 16:23:33 +02:00
parent b9e1923656
commit dcce807e92

View file

@ -93,7 +93,6 @@ const COLUMNS = [
},
{
dataKey: "publicationTitle",
disabledIn: "feed",
label: "zotero.items.publication_column",
flex: 1,
zoteroPersist: new Set(["width", "hidden", "sortDirection"])