mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-07-09 04:17:00 +08:00
change display name of PreviewAny node to "Preview as Text" (#10796)
This commit is contained in:
parent
17027f2a6a
commit
65ee24c978
@ -39,5 +39,5 @@ NODE_CLASS_MAPPINGS = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
NODE_DISPLAY_NAME_MAPPINGS = {
|
NODE_DISPLAY_NAME_MAPPINGS = {
|
||||||
"PreviewAny": "Preview Any",
|
"PreviewAny": "Preview as Text",
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user