diff options
| author | Erica Xu <[email protected]> | 2023-07-11 11:37:36 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-07-11 11:37:36 -0400 |
| commit | 9be2b5d74806dcc4d4a4998328f424e69e23ad5a (patch) | |
| tree | 34c7c7591ea1460ed6cc61b3f97ebc210ce7faf3 /manifest.json | |
| parent | 2aee08d3d5e950cc6c121904f5f1a918ee6282f9 (diff) | |
| download | ai-pulse-obsidian-plugin-9be2b5d74806dcc4d4a4998328f424e69e23ad5a.tar.gz ai-pulse-obsidian-plugin-9be2b5d74806dcc4d4a4998328f424e69e23ad5a.zip | |
Update manifest.json
Diffstat (limited to 'manifest.json')
| -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", |
