mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-05-09 00:20:09 +00:00
update release log
This commit is contained in:
@@ -95,7 +95,6 @@ const SearchView = () => {
|
||||
const file = app.vault.getFileByPath(result.path)
|
||||
if (!file) {
|
||||
console.error('❌ [SearchView] 在vault中找不到文件:', result.path)
|
||||
().map(f => f.path))
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user