mirror of
https://github.com/ouatis/obsidian-scriptorium.git
synced 2026-07-22 04:40:26 +00:00
Update manifest.json by removing unnecessary fields
Removed 'id', 'github', and 'screenshot' fields from manifest.
This commit is contained in:
parent
cc70170f8d
commit
81c4b206e0
1 changed files with 0 additions and 3 deletions
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue