Refactor node names by removing underscores

Removed underscores from node names in extension-node-map.json.
This commit is contained in:
Satadal Dhara 2026-05-05 15:59:50 +05:30 committed by GitHub
parent 8d5c12037f
commit 3138f192f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19235,18 +19235,11 @@
"https://github.com/SatadalAI/SATA_UtilityNode": [
[
"Latent Machine",
"Latent_Machine",
"Preview Machine",
"Preview_Machine",
"Prompt Autocomplete",
"Prompt Machine",
"PromptAutocomplete",
"Prompt_Machine",
"Resolution Machine",
"Resolution_Machine",
"Save Machine",
"Save_Machine",
"Upscale Machine",
"Upscale_Machine"
],
{
@ -64380,4 +64373,4 @@
"title_aux": "SDXLResolutionPresets"
}
]
}
}