Fix: Product Ledger autocomplete not working.

This commit is contained in:
2026-09-17 10:58:17 +00:00
parent 79cdf83c9e
commit c32db91535
4 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"tasks": [
{
"type": "npm",
"script": "start -- --port 4200",
"script": "start",
"isBackground": true,
"options": {
"cwd": "${workspaceFolder}/overlord"