fix ts type error

This commit is contained in:
duanfuxiang
2025-01-06 13:51:41 +08:00
parent aa4bcf326d
commit c8bf0d263c
5 changed files with 18 additions and 10 deletions

View File

@@ -5,7 +5,6 @@
"minAppVersion": "0.15.0",
"description": "A Cursor-inspired AI assistant for Obsidian that offers smart autocomplete and interactive chat with your selected notes",
"author": "Felix.D",
"authorUrl": "https://github.com/glowingjade",
"fundingUrl": "https://buymeacoffee.com/glowingjade",
"isDesktopOnly": false
"authorUrl": "https://github.com/infiolab",
"isDesktopOnly": true
}