🔧 chore: fix description

This commit is contained in:
hacker-c 2025-03-17 21:26:33 +08:00
parent 28a8def24d
commit b2a06f36e9

View file

@ -1,7 +1,7 @@
{
"name": "obsidian-sample-plugin",
"name": "obsidian-open-in-github-plugin",
"version": "1.0.1",
"description": "This is a sample plugin for Obsidian (https://obsidian.md)",
"description": "This is an Obsidian plugin designed to open project or files directly in GitHub via your browser.",
"main": "main.js",
"scripts": {
"dev": "node esbuild.config.mjs",