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 +}