inital commit
This commit is contained in:
parent
6d09ce3e39
commit
3611e70d25
|
@ -3,9 +3,7 @@
|
|||
"name": "Sample Plugin",
|
||||
"version": "1.0.0",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Demonstrates some of the capabilities of the Obsidian API.",
|
||||
"author": "Obsidian",
|
||||
"authorUrl": "https://obsidian.md",
|
||||
"fundingUrl": "https://obsidian.md/pricing",
|
||||
"description": "Adds a customizable grid background to note views.",
|
||||
"author": "Nathan Nguyen",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue