inital commit

This commit is contained in:
Nathan-CSE 2025-05-07 18:29:27 +10:00
parent 6d09ce3e39
commit 3611e70d25
1 changed files with 2 additions and 4 deletions

View File

@ -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
}