Skip to content

Commit

Permalink
Add zotero-ccf-info (#134)
Browse files Browse the repository at this point in the history
* Add zotero-ccf-info

* Correcting build failures due to incorrect order
  • Loading branch information
TimeTrapzz committed Sep 23, 2024
1 parent 47e33ae commit 109107d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/plugins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -518,6 +518,16 @@ export const plugins: PluginInfoBase[] = [
],
tags: ['attachment'],
},
{
repo: 'TimeTrapzz/zotero-ccf-info',
releases: [
{
targetZoteroVersion: '7',
tagName: 'latest',
},
],
tags: ['metadata'],
},
{
repo: 'UB-Mannheim/zotero-ocr',
releases: [
Expand Down

0 comments on commit 109107d

Please sign in to comment.