Update README.md

This commit is contained in:
Javi Agenjo
2019-04-13 10:42:07 +02:00
committed by GitHub
parent c05c531035
commit 59035cf246

View File

@@ -178,7 +178,7 @@ This is the list of supported widgets:
Widget's value is not serialized by default when storing the node state, but if you want to store the value of widgets just set serialize_widgets to true:
```
```js
function MyNode()
{
this.addWidget("text","name","");