diff options
| -rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |
