Update manifest.json by removing unnecessary fields

Removed 'id', 'github', and 'screenshot' fields from manifest.
This commit is contained in:
SigiL 2026-05-20 14:12:23 +08:00 committed by GitHub
parent cc70170f8d
commit 81c4b206e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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