fix(workspace): Correctly add uploader path to workspace configuration

This commit is contained in:
Ross
2026-05-18 09:50:28 +01:00
parent 5f69cdcaf9
commit e51e8358bb
+3
View File
@@ -6,6 +6,9 @@
}, },
{ {
"path": "../../dv3d" "path": "../../dv3d"
},
{
"path": "../../uploader"
} }
], ],
"settings": { "settings": {