Update comfy_extras/nodes_ace.py

This commit is contained in:
Alexis Rolland 2026-05-06 10:26:44 +08:00 committed by GitHub
parent cf0d4b3528
commit 682be3cc34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -142,4 +142,4 @@ class AceExtension(ComfyExtension):
]
async def comfy_entrypoint() -> AceExtension:
return AceExtension()
return AceExtension()