From 78802fe74ded98fec0912320290ec9f9913b7d8f Mon Sep 17 00:00:00 2001 From: lyjy-kq <116529810+lyjy-kq@users.noreply.github.com> Date: Sat, 25 Oct 2025 00:25:28 +0800 Subject: [PATCH] Add new plugin entry to plugins.json --- plugins.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins.json b/plugins.json index a8ddd3003..8670efd52 100644 --- a/plugins.json +++ b/plugins.json @@ -298,6 +298,7 @@ "QYLexpired/QYL-ListView", "asdfcyt/sy-quickswitch-release", "QYLexpired/QYL-CustomThemeColor", - "chenshinshi/sy-bq-nightark" + "chenshinshi/sy-bq-nightark", + "lyjy-kq/siyuan-plugin-lyjy-code-block" ] }