mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-03 22:59:14 +00:00
Adds option to include an icon when creating an `LGraphBadge`. Then, adds the icon to the title of nodes whose `constructor.nodeData` has a non-null `credits_cost` property (API nodes that ComfyUI_frontend was able to successfully query a credit cost for).  - https://github.com/Comfy-Org/ComfyUI-private/pull/2 - https://github.com/Comfy-Org/litegraph.js/pull/930 - https://github.com/Comfy-Org/ComfyUI_frontend/pull/3470 --------- Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com>