Enable publicationTitle column in feeds. Closes #2242
This commit is contained in:
parent
b9e1923656
commit
dcce807e92
1 changed files with 0 additions and 1 deletions
|
@ -93,7 +93,6 @@ const COLUMNS = [
|
|||
},
|
||||
{
|
||||
dataKey: "publicationTitle",
|
||||
disabledIn: "feed",
|
||||
label: "zotero.items.publication_column",
|
||||
flex: 1,
|
||||
zoteroPersist: new Set(["width", "hidden", "sortDirection"])
|
||||
|
|
Loading…
Reference in a new issue