2025-01-22 16:18:30 +01:00

5 lines
154 B
Python

from lnx.logicnode.lnx_nodes import add_node_section
add_node_section(name='flow', category='Logic')
add_node_section(name='function', category='Logic')