From e3137c27f2f10855c122bb1e9fd243ba35956500 Mon Sep 17 00:00:00 2001 From: SigiL <53555223+ouatis@users.noreply.github.com> Date: Wed, 20 May 2026 15:16:11 +0800 Subject: [PATCH] Remove screenshot from manifest.json --- manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 0b62e99..f260e91 100644 --- a/manifest.json +++ b/manifest.json @@ -5,6 +5,5 @@ "minAppVersion": "1.5.8", "author": "ouatis", "authorUrl": "https://github.com/ouatis/", - "github": "ouatis/obsidian-scriptorium", - "screenshot": "screenshot.png" + "github": "ouatis/obsidian-scriptorium" }