mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Update template node to use typedInput
This commit is contained in:
@@ -136,7 +136,8 @@
|
||||
"template": {
|
||||
"label": {
|
||||
"template": "Template",
|
||||
"property": "Property"
|
||||
"property": "Property",
|
||||
"format": "Syntax Highlight"
|
||||
},
|
||||
"templatevalue": "This is the payload: {{payload}} !"
|
||||
},
|
||||
|
Reference in New Issue
Block a user