Changed naeme

This commit is contained in:
Dariusz L
2025-06-21 04:10:43 +02:00
parent 181d9c89c7
commit 41bd1761c4
2 changed files with 3 additions and 3 deletions

View File

@@ -7,9 +7,9 @@ NODE_CLASS_MAPPINGS = {
}
NODE_DISPLAY_NAME_MAPPINGS = {
"CanvasNode": "Canvas Node"
"CanvasNode": "Layer Forge (Editor, outpaintintg, Canvas Node)"
}
WEB_DIRECTORY = "./js"
__all__ = ["NODE_CLASS_MAPPINGS", "NODE_DISPLAY_NAME_MAPPINGS", "WEB_DIRECTORY"]
__all__ = ["NODE_CLASS_MAPPINGS", "NODE_DISPLAY_NAME_MAPPINGS", "WEB_DIRECTORY"]