fix: update json url

This commit is contained in:
windingwind 2024-01-25 16:09:09 +08:00
parent d1b8ebd02b
commit 30c3508566

View File

@ -10,7 +10,7 @@
"addonInstance": "BetterNotes",
"dataSchemaVersion": "8",
"releasePage": "https://github.com/windingwind/zotero-better-notes/releases/latest/download/zotero-better-notes.xpi",
"updateJSON": "https://raw.githubusercontent.com/windingwind/zotero-addon-template/main/update.json"
"updateJSON": "https://raw.githubusercontent.com/windingwind/zotero-better-notes/master/update.json"
},
"main": "src/index.ts",
"scripts": {