Disable interaction, read only checkboxes
This commit is contained in:
@@ -30,6 +30,7 @@ export type SerializedPanes = {
|
||||
}
|
||||
|
||||
export type SerializedAppState = {
|
||||
createdBy: "ComfyBox",
|
||||
version: number,
|
||||
panes: SerializedPanes,
|
||||
workflow: SerializedLGraph
|
||||
|
||||
Reference in New Issue
Block a user