Update extension-node-map.json

Replace display name by node name, fixes prior commit not detecting new node when missing (my bad).
This commit is contained in:
bmad4ever 2023-12-22 00:26:01 +00:00 committed by GitHub
parent ed531438dd
commit 5ee30fc4f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2790,7 +2790,7 @@
], ],
"https://github.com/bmad4ever/comfyui_lists_cartesian_product": [ "https://github.com/bmad4ever/comfyui_lists_cartesian_product": [
[ [
"Lists Cartesian Product" "AnyListCartesianProduct"
], ],
{ {
"title_aux": "Lists Cartesian Product" "title_aux": "Lists Cartesian Product"
@ -6108,4 +6108,4 @@
"title_aux": "SDXLCustomAspectRatio" "title_aux": "SDXLCustomAspectRatio"
} }
] ]
} }