Skip to content

Commit e8f3a6f

Browse files
authored
Change updateable status to true in comfyui.json
1 parent c699f39 commit e8f3a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/public/json/comfyui.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
],
77
"date_created": "2025-10-26",
88
"type": "ct",
9-
"updateable": false,
9+
"updateable": true,
1010
"privileged": false,
1111
"config_path": "/opt",
1212
"interface_port": 8188,

0 commit comments

Comments
 (0)