From 9be2b5d74806dcc4d4a4998328f424e69e23ad5a Mon Sep 17 00:00:00 2001 From: Erica Xu Date: Tue, 11 Jul 2023 11:37:36 -0400 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 0897aff..624001a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "id": "obsidian-sample-plugin", + "id": "sample-plugin", "name": "Sample Plugin", "version": "1.0.0", "minAppVersion": "0.15.0",