fix: remove 'Obsidian' from manifest description per plugin guidelines

This commit is contained in:
liyachen 2026-07-18 19:10:41 -04:00
parent ae46c553e9
commit 5f98c8dcc3

View file

@ -3,7 +3,7 @@
"name": "Vault Autopilot",
"version": "0.4.2",
"minAppVersion": "1.4.0",
"description": "Receive screenshots and video frames from the Obsidian Visual Clipper Chrome extension over a local port and write structured notes into your vault.",
"description": "Receive screenshots and video frames from the Visual Clipper Chrome extension over a local port and write structured notes into your vault.",
"author": "liyachen",
"isDesktopOnly": true
}