mirror of
https://github.com/echore/vault-autopilot.git
synced 2026-07-22 08:34:00 +00:00
fix: remove 'Obsidian' from manifest description per plugin guidelines
This commit is contained in:
parent
ae46c553e9
commit
5f98c8dcc3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue