Skip to content

Commit bc3473c

Browse files
committed
[meshroom] Rename Publish node to ExportFiles
1 parent 6cfd396 commit bc3473c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

meshroom/imageSegmentation.mg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"fileVersion": "2.0",
55
"nodesVersions": {
66
"CameraInit": "12.0",
7+
"ExportFiles": "1.3",
78
"ImageDetectionPrompt": "0.1",
8-
"ImageSegmentationBox": "0.2",
9-
"Publish": "1.3"
9+
"ImageSegmentationBox": "0.2"
1010
},
1111
"template": true
1212
},
@@ -41,8 +41,8 @@
4141
"keepFilename": true
4242
}
4343
},
44-
"Publish_1": {
45-
"nodeType": "Publish",
44+
"ExportFiles_1": {
45+
"nodeType": "ExportFiles",
4646
"position": [
4747
600,
4848
0

0 commit comments

Comments
 (0)