17346 updated sips in line

This commit is contained in:
2025-07-29 12:30:20 +01:00
parent 4562e5f092
commit d0b2fd0996
10 changed files with 78 additions and 41 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"name": "Next.js: debug server-side",
"type": "node-terminal",
"request": "launch",
"command": "yarn run dev"
"command": "npm run dev"
},
{"name": "Launch Chrome against localhost",
"type": "pwa-chrome",