mirror of
https://github.com/ouatis/obsidian-scriptorium.git
synced 2026-07-22 04:40:26 +00:00
Add GitHub and screenshot fields to manifest.json
This commit is contained in:
parent
3f87f23c0b
commit
cc70170f8d
1 changed files with 4 additions and 1 deletions
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue