Skip to content

Commit

Permalink
zotero: notebookbar: fixed borken bibliography button
Browse files Browse the repository at this point in the history
Signed-off-by: Pranam Lashkari <[email protected]>
Change-Id: I79968099c117ef1f430cd32d00f3489128f203d4
  • Loading branch information
lpranam authored and eszkadev committed Jan 10, 2025
1 parent 86203fc commit 6b53035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion browser/src/control/Control.NotebookbarWriter.js
Original file line number Diff line number Diff line change
Expand Up @@ -1960,7 +1960,7 @@ L.Control.NotebookbarWriter = L.Control.Notebookbar.extend({
'class': 'unozoteroaddeditbibliography',
'type': 'bigcustomtoolitem',
'text': _('Add Bibliography'),
'command': 'zoteroeditbibliography'
'command': 'zoteroaddeditbibliography'
},
{
'type': 'container',
Expand Down

0 comments on commit 6b53035

Please sign in to comment.