From 568d4e1ebfec91ef740e5d0eedda71265d993f2b Mon Sep 17 00:00:00 2001 From: Frostime Date: Wed, 17 Sep 2025 22:43:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=20"disabledInPublish"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit close #40 --- plugin.json | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin.json b/plugin.json index a82e017..f804990 100644 --- a/plugin.json +++ b/plugin.json @@ -4,6 +4,7 @@ "url": "https://github.com/siyuan-note/plugin-sample-vite-svelte", "version": "0.4.1", "minAppVersion": "3.2.1", + "disabledInPublish": true, "backends": [ "windows", "linux",