mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-02-03 13:12:11 +02:00
small fix
This commit is contained in:
parent
677b2b1647
commit
49f6dc9ab6
@ -224,7 +224,6 @@ local function on_gui_switch_state_changed(event)
|
||||
return
|
||||
elseif package.loaded['comfy_panel.poll'] then
|
||||
if poll_function[event.element.name] then
|
||||
log("here")
|
||||
poll_function[event.element.name](event)
|
||||
return
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user