Skip to content

Commit d190a1d

Browse files
committed
chore: oh yea, also fix the custom-nodes path in the workspace file...
1 parent cdf7fdd commit d190a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/InvokeAI.code-workspace

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
{
99
"name": "[Custom Nodes]",
10-
"path": "../invokeai/app/invocations/custom_nodes/src"
10+
"path": "/home/node/invokeai/nodes"
1111
},
1212
{
1313
// Folder for specifically the frontend sub-project

0 commit comments

Comments
 (0)