From e09a923b4e096572bddf99a31caa73d75846d67d Mon Sep 17 00:00:00 2001 From: Xu Quan Date: Fri, 31 Jan 2025 00:12:29 +0800 Subject: [PATCH] fix: use same id in manifest with community plugin list --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 1ac50f4..46d9101 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "id": "apple-style-notes-plugin", + "id": "apple-style-notes", "name": "Apple Style Notes Plugin", "version": "0.1.0", "minAppVersion": "0.15.0",