Update manifest.json
This commit is contained in:
parent
26d068d237
commit
2d6aebfe0a
1 changed files with 3 additions and 2 deletions
|
@ -2,7 +2,8 @@
|
|||
"id": "obsidian-sample-plugin",
|
||||
"name": "Sample Plugin",
|
||||
"version": "1.0.0",
|
||||
"description": "This is a sample plugin for Obsidian (https://obsidian.md)",
|
||||
"author": "Licat",
|
||||
"description": "This is a sample plugin for Obsidian. This plugin demonstrates some of the capabilities of the Obsidian API.",
|
||||
"author": "Obsidian",
|
||||
"authorUrl": "https://obsidian.md/about",
|
||||
"isDesktopOnly": false
|
||||
}
|
Loading…
Reference in a new issue