Skip to content

Commit

Permalink
back to section
Browse files Browse the repository at this point in the history
  • Loading branch information
retorquere committed Nov 29, 2024
1 parent 883227f commit 8d38d7b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions content/better-bibtex.ts
Original file line number Diff line number Diff line change
Expand Up @@ -791,11 +791,9 @@ export class BetterBibTeX {
onGetData({ item }) {
return item.getField('citationKey') as string
},
/*
onSetData({ rowID, item, tabType, editable, value }) {
Zotero.debug(`Set custom info row ${rowID} of item ${item.id} to ${value}`);
},
*/
})
*/

Expand Down

0 comments on commit 8d38d7b

Please sign in to comment.