Commit 31a0fbf1 authored by DepFA's avatar DepFA Committed by AUTOMATIC1111

add attribute to custom script controls

parent 615b2fc9
......@@ -119,6 +119,7 @@ class ScriptRunner:
continue
for control in controls:
control.custom_script_source = os.path.basename(script.filename)
control.visible = False
inputs += controls
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment