Rename button parameter

This commit is contained in:
space-nuko
2023-05-06 18:01:02 -05:00
parent 3c04103a5b
commit 936c9769a3
4 changed files with 12 additions and 7 deletions

View File

@@ -416,7 +416,7 @@ const ALL_ATTRIBUTES: AttributesSpecList = [
// Button
{
name: "message",
name: "param",
type: "string",
location: "nodeProps",
editable: true,