chore: update description in manifest for clarity

This commit is contained in:
Kodai Nakamura 2025-02-20 21:35:28 +09:00
parent 952c605755
commit 6c7a01092d

View file

@ -3,7 +3,7 @@
"name": "Automatic Linker",
"version": "1.3.1",
"minAppVersion": "1.8.0",
"description": "Automatically converts plain text file references into Obsidian wiki links (i.e. `[[...]]`)",
"description": "Automatically converts plain text file references into wiki links (i.e. `[[...]]`)",
"author": "Kodai Nakamura",
"isDesktopOnly": false
}