WanMove support (#11247)

This commit is contained in:
Jukka Seppänen
2025-12-12 05:29:34 +02:00
committed by GitHub
parent 338d9ae3bb
commit 982876d59a
3 changed files with 544 additions and 0 deletions

View File

@ -2358,6 +2358,7 @@ async def init_builtin_extra_nodes():
"nodes_logic.py",
"nodes_nop.py",
"nodes_kandinsky5.py",
"nodes_wanmove.py",
]
import_failed = []