Skip to content

Commit 5b276e9

Browse files
committed
Remove fav tag for zotero-figure
1 parent 4c476c7 commit 5b276e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/plugins.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,7 @@ export const plugins: PluginInfoBase[] = [
800800
tagName: '0.0.7',
801801
},
802802
],
803-
tags: ['favorite', 'reader', 'productivity'],
803+
tags: ['reader', 'productivity'],
804804
},
805805
{
806806
repo: 'MuiseDestiny/zotero-gpt',
@@ -837,7 +837,7 @@ export const plugins: PluginInfoBase[] = [
837837
customLink: 'https://gitee.com/MuiseDestiny/plugins/raw/master/zotero-reference.xpi',
838838
},
839839
],
840-
tags: ['favorite', 'metadata', 'reader'],
840+
tags: ['metadata', 'reader'],
841841
},
842842
{
843843
repo: 'MuiseDestiny/ZoteroStyle',

0 commit comments

Comments
 (0)