Add GitHub and screenshot fields to manifest.json

This commit is contained in:
SigiL 2026-05-20 13:42:46 +08:00 committed by GitHub
parent 3f87f23c0b
commit cc70170f8d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,10 @@
{
"id": "scriptorium",
"name": "Scriptorium",
"version": "0.9.5",
"minAppVersion": "1.5.8",
"author": "ouatis",
"authorUrl": "https://github.com/ouatis/"
"authorUrl": "https://github.com/ouatis/",
"github": "ouatis/obsidian-scriptorium",
"screenshot": "screenshot.png"
}