From 7727382f5da4345cd5308d8194f0a1b22d0d92dc Mon Sep 17 00:00:00 2001 From: SigiL <53555223+ouatis@users.noreply.github.com> Date: Wed, 20 May 2026 15:12:25 +0800 Subject: [PATCH] Update manifest.json with lint fixes --- manifest.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index ea8fa64..0b62e99 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,10 @@ { - "name": "Scriptorium", + "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" }