mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 06:50:53 +00:00
fix: sync description across manifests; fix authorUrl to personal URL
This commit is contained in:
parent
28d2e296fa
commit
f939f2cf52
2 changed files with 4 additions and 4 deletions
|
|
@ -3,8 +3,8 @@
|
|||
"name": "PaperForge",
|
||||
"version": "1.4.13",
|
||||
"minAppVersion": "1.0.0",
|
||||
"description": "PaperForge — Zotero literature pipeline. Sync, OCR, and deep-reading commands in your command palette.",
|
||||
"description": "PaperForge — Zotero literature pipeline. Sync PDFs, run OCR, and read with AI-assisted deep reading.",
|
||||
"author": "Lin Zhaoxuan",
|
||||
"authorUrl": "https://github.com/LLLin000/PaperForge",
|
||||
"authorUrl": "https://github.com/LLLin000",
|
||||
"isDesktopOnly": true
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@
|
|||
"name": "PaperForge",
|
||||
"version": "1.4.13",
|
||||
"minAppVersion": "1.0.0",
|
||||
"description": "PaperForge — Zotero literature pipeline. Sync, OCR, and deep-reading commands in your command palette.",
|
||||
"description": "PaperForge — Zotero literature pipeline. Sync PDFs, run OCR, and read with AI-assisted deep reading.",
|
||||
"author": "Lin Zhaoxuan",
|
||||
"authorUrl": "https://github.com/LLLin000/PaperForge",
|
||||
"authorUrl": "https://github.com/LLLin000",
|
||||
"isDesktopOnly": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue