Skip to content

Commit

Permalink
forgot Bjoern2B
Browse files Browse the repository at this point in the history
  • Loading branch information
retorquere committed Jan 19, 2024
1 parent 77a3632 commit 9d1bc69
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lib.ts
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,11 @@ class EdTechHubMain {
label: l10n.edtechhub_Bjoern2A_BjoernCitationStringTagged,
oncommand: () => void Zotero.EdTechHub.run('copyToClipboard', '4ec4a50b-e979-448f-af4c-e5b46d1a3b03'),
}))
itemmenu.appendChild(create('menuitem', {
class: 'edtechhub-zotero-itemmenu-regularitem',
label: l10n.edtechhub_Bjoern2B_BjoernCitationStringTagged,
oncommand: () => void Zotero.EdTechHub.run('copyToClipboard', 'b46d575e-396c-11ea-8ee0-0741699b71ec'),
}))
itemmenu.appendChild(create('menuitem', {
class: 'edtechhub-zotero-itemmenu-regularitem',
label: l10n.edtechhub_Bjoern2C_BjoernCitationStringTagged,
Expand Down

0 comments on commit 9d1bc69

Please sign in to comment.