From 057c402d1b286a2688aa711b85b4b24abd0cd8d0 Mon Sep 17 00:00:00 2001 From: Yaotian-Liu Date: Mon, 13 Mar 2023 20:17:31 +0800 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index f34d86f..30c669c 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "id": "obsidian-pseudocode", + "id": "pseudocode-in-obs", "name": "Pseudocode", "version": "1.0.0", "minAppVersion": "0.15.0", @@ -8,4 +8,4 @@ "authorUrl": "https://github.com/Yaotian-Liu", "fundingUrl": "", "isDesktopOnly": false -} \ No newline at end of file +}