fix: Tweak the copy for Add more warnings to nodes (no-changelog) (#10697)
This commit is contained in:
@@ -1223,7 +1223,7 @@ export function getGenericHints({
|
||||
if (!executeOnce) {
|
||||
nodeHints.push({
|
||||
message:
|
||||
"The operation is performed for each input item. Use the 'Execute Once' setting to execute it only once for the first input item.",
|
||||
'This node runs multiple times, once for each input item. Use ‘Execute Once’ in the node settings if you want to run it only once.',
|
||||
location: 'outputPane',
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user