Drop the SxCP prefix from this pack's node names
SxCP is the Prompt-Builder pack's brand; these are Calibrator nodes. Renamed the display names (cosmetic only — class_types unchanged, so no workflows/bridge break): 'External Prompt (Receptor)', 'Audio Prompt Guide', 'Audio Wave + Segments'; renamed the JS extension id too. Kept the genuine Prompt-Builder (SxCP) references in the docs. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -61,5 +61,5 @@ class CalibratorPromptReceptor:
|
||||
|
||||
NODE_CLASS_MAPPINGS = {"CalibratorPromptReceptor": CalibratorPromptReceptor}
|
||||
NODE_DISPLAY_NAME_MAPPINGS = {
|
||||
"CalibratorPromptReceptor": "SxCP External Prompt (Receptor)"
|
||||
"CalibratorPromptReceptor": "External Prompt (Receptor)"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user