mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Fix function chain
This commit is contained in:
@@ -35,7 +35,6 @@ Gui.element{
|
||||
hovered_sprite = 'utility/expand',
|
||||
tooltip = {'autofill.toggle-section-tooltip'}
|
||||
}
|
||||
toggle_section
|
||||
:style(Gui.sprite_style(20))
|
||||
:on_click(function(_, element, _)
|
||||
local header_flow = element.parent
|
||||
|
||||
Reference in New Issue
Block a user