summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--script/provider/provider.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/script/provider/provider.lua b/script/provider/provider.lua
index 18147e80..1af5ea82 100644
--- a/script/provider/provider.lua
+++ b/script/provider/provider.lua
@@ -1359,6 +1359,7 @@ m.register '$/api/report' {
key = 'Lua.workspace.library',
action = 'add',
value = fileDir,
+ uri = uri,
}
}
end