chore: update manifest.json description

This commit is contained in:
Kodai Nakamura 2025-02-07 18:56:21 +09:00
parent 744e188f6c
commit dfca492044

View file

@ -3,7 +3,7 @@
"name": "Automatic Linker",
"version": "0.6.0",
"minAppVersion": "0.18.0",
"description": "Demonstrates some of the capabilities of the Obsidian API.",
"description": "automatically converts plain text file references into Obsidian wiki links (i.e. `[[...]]`)",
"author": "Kodai Nakamura",
"isDesktopOnly": false
}