mirror of
https://github.com/wenlzhang/obsidian-folder-navigator.git
synced 2026-07-22 05:41:23 +00:00
Update plugin description
This commit is contained in:
parent
9a9742c4df
commit
72cfb52438
2 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"name": "Folder Navigator",
|
||||
"version": "0.1.0",
|
||||
"minAppVersion": "1.0.0",
|
||||
"description": "Quickly navigate to folders in your vault using fuzzy search",
|
||||
"description": "Quickly navigate to folders in your vault using fuzzy search.",
|
||||
"author": "wenlzhang",
|
||||
"authorUrl": "https://github.com/wenlzhang",
|
||||
"fundingUrl": {
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "plugin-template",
|
||||
"name": "folder-navigator",
|
||||
"version": "0.1.0",
|
||||
"description": "Plugin Template.",
|
||||
"description": "Quickly navigate to folders in your vault using fuzzy search.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"dev": "node esbuild.config.mjs",
|
||||
|
|
|
|||
Loading…
Reference in a new issue