"docs/source/en/vscode:/vscode.git/clone" did not exist on "2f6f426f669ec0ba715ddb941121198ec6ab11d0"
add unique_id to nodes hidden inputs
@classmethod
def INPUT_TYPES(cls):
return {
"hidden": {"unique_id": "UNIQUE_ID"},
}
Showing
Please register or sign in to comment