fix: indexing not working if there are non-markdown files

This commit is contained in:
Daniel Bauer
2024-12-17 18:47:41 +01:00
parent 97391f4256
commit 2dae1175f8
5 changed files with 9 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"id": "dataview-autocompletion",
"name": "Dataview Autocompletion",
"version": "0.8.0",
"version": "0.8.1",
"minAppVersion": "0.15.0",
"description": "Adds autocompletion to Dataview metadata fields",
"author": "Daniel Bauer",