mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-10 21:42:37 +08:00
change display name of PreviewAny node to "Preview as Text"
This commit is contained in:
parent
17027f2a6a
commit
776c04cb90
@ -39,5 +39,5 @@ NODE_CLASS_MAPPINGS = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
NODE_DISPLAY_NAME_MAPPINGS = {
|
NODE_DISPLAY_NAME_MAPPINGS = {
|
||||||
"PreviewAny": "Preview Any",
|
"PreviewAny": "Preview as Text",
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user