update required string

This commit is contained in:
Peter Clement 2022-04-19 10:45:40 +01:00
parent 97c49b11d2
commit d997ab76da
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ exports.definition = {
descriptions: "The amount of times the block ran", descriptions: "The amount of times the block ran",
}, },
}, },
required: ["success, items, iterations"], required: ["success", "items", "iterations"],
}, },
}, },
type: "LOGIC", type: "LOGIC",